@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/p192779788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In naam van Oranje / Jac. G. Constant" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342306448>,
        <http://data.bibliotheken.nl/id/nbt/p342306456> ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072837764>,
        <http://data.bibliotheken.nl/id/thes/p086442015> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p192195948> ;
    schema1:issueNumber 260 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0e374500ca8093aa6adf3571154aa7d> ;
    schema1:name "In naam van Oranje" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1e2dbcab094dff6b406b73c01a31298> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772705246> .

