@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/p18178873X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "BronnenWerkboeken" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146183932> ;
    schema1:description "Deeltitel van omslag. - Auteursvermelding op omslag: W. Janssen, G. van der Vliet" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p161346782> ;
    schema1:isbn "9011058372" ;
    schema1:issueNumber 7022 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d77c60c89299cb9d933b7af44240b3d0> ;
    schema1:name "BronnenWerkboeken" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7582f573b10228257a2056c86b0cc76c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772404565> .

