@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/p284827959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Architectuurwandeling Heerlen / Andrea Croé" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160630576> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p264189159> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p264189086> ;
    schema1:isbn "9077638083" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd8a63b7e792fc88f44e50d66fe33494> ;
    schema1:name "Architectuurwandeling Heerlen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2180dfe7593a70121e898023fd9a4081> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773843984> .

