@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p18998774X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dop / G. van der Stoep" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446501042> ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189987561> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078801303> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd46cb3dcc248f70407c85b25d2eaef1> ;
    schema1:name "Dop" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74ba409033ab1da11f61b32e55b3999c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67761222> .

