@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/p050223046> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Behouden vaart / door Gerhard Werkman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429262973> ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616386>,
        <http://data.bibliotheken.nl/id/thes/p075636557>,
        <http://data.bibliotheken.nl/id/thes/p075665646> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067705391> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p268026459> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fb82bc81cba355611452d033e6e431f> ;
    schema1:name "Behouden vaart" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/399647f8364a7940bca8741fa417fea9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64847125> .

