@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/p333987365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bootsgezellen van Boisot / door H. te Merwe ; geïll. door Menno" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447441701> ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07150818X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071021523> ;
    schema1:description "1e dr.: 1941" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f3216e5241b0bc07ae5c5e671b6ad13> ;
    schema1:name "Bootsgezellen van Boisot" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/268928897ee92fae8b08d1b059477175> ;
    schema1:sameAs <http://www.worldcat.org/oclc/725369215> .

