@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/p840476787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandse stad / Annelies van Boxtel ; tek. Els Geel" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077595319>,
        <http://data.bibliotheken.nl/id/thes/p078675316>,
        <http://data.bibliotheken.nl/id/thes/p078675391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071033319> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069890579> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840048017> ;
    schema1:isbn "9024912210" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9939e6f13593d6bbce745d6a9c0c3721> ;
    schema1:name "De Nederlandse stad" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb1bc9166ed01fc2b93fb656d5b2967f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63884301> .

