@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/p28806660X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Negen/twee / Gonda Vreeburg" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290868424>,
        <http://data.bibliotheken.nl/id/thes/p290902770> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p288061780> ;
    schema1:isbn "9055175137" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e3f2c374f03692c6d01d8bcfe7ba5bc> ;
    schema1:name "Negen/twee" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2931d4f4ef7b75e8f2c4c8262eb238b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773870198> .

