@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/p097851485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drift / Rood & Rood" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341935875>,
        <http://data.bibliotheken.nl/id/nbt/p341935883> ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074829750> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035112164" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98f780013c1c7fef935a7312b6e2c3ce> ;
    schema1:name "Drift" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a8328dc230bff8538c57f6e4a7d4225> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66046485> .

