@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

proeth:NSPEvUnitedStates1978 a owl:NamedIndividual ;
    rdfs:label "National Society of Professional Engineers v. United States (1978)"@en ;
    dcterms:source <https://supreme.justia.com/cases/federal/us/435/679/> ;
    rdfs:comment "U.S. Supreme Court, 435 U.S. 679 (1978): held the NSPE Code ban on competitive bidding an unreasonable restraint of trade under the Sherman Act; the provision was rescinded by court order. Basis for the rescinded grounding of FreeServicesProhibitionPrinciple."@en .

