@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/p832453277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opa en oma komen / E.C. van der Meulen ; [bew. door R. de Boer ; tek. Hans Huisjes]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444153> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069444196>,
        <http://data.bibliotheken.nl/id/thes/p071592431> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832517976> ;
    schema1:isbn "9060155718" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29e11cd20323fad313930e8eef4681f9> ;
    schema1:name "Opa en oma komen" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da4709a1704d202b89eddfc5d1a1fc18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63503993> .

