@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/p155762184> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wie is onze vijand? / B. van der Meer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446177563> ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072659300> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134606906> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f759b805b2ea4445353cefe83a9d7a31> ;
    schema1:name "Wie is onze vijand?" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/632f39d27b01ac391f64522c051b3765> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68580814> .

