@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/p044320590> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorlog en de internationale / W. van Ravesteyn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446392901> ;
    dcterms1:issued "1915" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070478031> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9ffd22d6966a29b9f90d682f45ea0ca> ;
    schema1:name "De oorlog en de internationale" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a37517a0c955d519d9dbfcfd48586e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67564157> .

