@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/p407742182> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van een 'schoon juweel' : het stadhuis van Harlingen / redactie Gemeente Harlingen" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622769>,
        <http://data.bibliotheken.nl/id/thes/p075643790> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075503484> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95bca4aa957bbe4c62f14a01200f9cdd> ;
    schema1:name "ABC van een 'schoon juweel' : het stadhuis van Harlingen" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83c302b2ace93540efa6b27688110f35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962192931> .

