@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/p123911591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedrukt in Holland / onder red. van J.W.J. Burgers, P. Knevel en E. Wouthuysen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592999>,
        <http://data.bibliotheken.nl/id/thes/p078456495>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p241924030>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073700878>,
        <http://data.bibliotheken.nl/id/thes/p07443103X> ;
    schema1:description "Omslagtitel",
        "Themanummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833060031> ;
    schema1:isbn "9070403358" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a750890a8f03df4644951b582a13b0ad> ;
    schema1:name "Gedrukt in Holland" ;
    schema1:numberOfPages 373 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/592d82dd6027639fe12c6f35ad706493> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69184627> .

