@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/p323588220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Frans Pollux Venlo / [Sef Derkx ... et al. ; foto's Le ́Giesen]" ;
    dcterms1:issued "2006" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072035560> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142915718> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b41fe7f96e33149358db736cbde0c3f> ;
    schema1:name "Frans Pollux Venlo" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/152fa5f2c39f3608d9c8243cf423f1b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/496102014> .

