@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/p202586170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Produktietheorie / J.G. Odink en A. Pais ; m.m.v. J.S. Schoorl" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071786554> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067813011>,
        <http://data.bibliotheken.nl/id/thes/p068553587> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79a93d47fa33d6b4a4883b27f66ea937> ;
    schema1:name "Produktietheorie" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0156eb665eb6ce74260ec06d3f495c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67432952> .

