@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/p041054423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oorlog en vrede / door H.W. Tilanus" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428169465> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594401>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078951046> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071362452> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da8da8ba08fd794e904c54f16f14716> ;
    schema1:name "Oorlog en vrede" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bcb2db109d431323b363faf45151f2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64735097> .

