@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/p337044961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nazi te Venlo / Lucas Hüsgen" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095019138> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079202096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50c42b75b82ae06c8fcdd448d9b9f4a5> ;
    schema1:name "Nazi te Venlo" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91cf0705bf76614567580d8dc6df5257> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747836180> .

