@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/p861739302> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verkeerde raadhuizen / H.H. ter Balkt ; etsen Ronald Tolman" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068404638>,
        <http://data.bibliotheken.nl/id/thes/p075325071> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069704562> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861010981> ;
    schema1:isbn "9070543079" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30e8a81f3f7453918e3129210aea3604> ;
    schema1:name "Verkeerde raadhuizen" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eafaf19aaa4ec116aa518492fe9db9e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64290737> .

