@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/p288066057> 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 "9055174831" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce24aecef54c6b1b7248a8e94ae2ba37> ;
    schema1:name "Negen/twee" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8abae123f6ff1daba98ec560c8cbf1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773870187> .

