@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/p274589974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gemeentewapen van Venlo / Frans Hermans" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073946974>,
        <https://data.bibliotheken.nl/.well-known/genid/de161c5c069923edb3a3fe2f629694d0> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274589044> ;
    schema1:isbn "9080239267" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee2efb41a331b7275fc8514560177048> ;
    schema1:name "Het gemeentewapen van Venlo" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/527ea57ddf08c40ab1124bc0f2ede911> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66493690> .

