@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/p038330032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Katerstraat : voorbeeld van Haagse stadsvernieuwing / [tekst en prod.: Architext-Haarlem]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622807>,
        <http://data.bibliotheken.nl/id/thes/p075630877>,
        <http://data.bibliotheken.nl/id/thes/p397490666> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155816039> ;
    schema1:description "Ondertitel van omslag" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9051050038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25fd11aec0adc207f4a17d2e374edd53> ;
    schema1:name "De Katerstraat : voorbeeld van Haagse stadsvernieuwing" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fd2ffe844762cce21f06f9ec89e13e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64456950> .

