@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/p036206962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vader had twee zonen / [tek. Ch.A.H. Müller ; tekst C.M. de Vries]" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602636> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069244642>,
        <http://data.bibliotheken.nl/id/thes/p075305240> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071029559> ;
    schema1:description "Tekstboekje behorende bij een dia-serie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069860511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef38bdef0740f2fab36a2f9175335093> ;
    schema1:name "Een vader had twee zonen" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a918d67bab1f11995f9e0b13d901233> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64266862> .

