@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p861667255> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Designs originate in people / D.H. Frieling" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632403> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067590306>,
        <http://data.bibliotheken.nl/id/thes/p075331578> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82258509X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da18ed79ad45e07087003f9e476cd998> ;
    schema1:name "Designs originate in people" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/482c796cb02d0cddba6dc4ab8743d0e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64288669> .

