@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/p85367924X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leidraad bij de ruimtelijke en financiële planning voor de openbare bibliotheek / Gerrit Antonius van Riemsdijk" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068782136> ;
    schema1:bookEdition "2e verm. en gew. dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862286735> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd5947069f1a8a1d43e6110df4c90575> ;
    schema1:name "Leidraad bij de ruimtelijke en financiële planning voor de openbare bibliotheek" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fb10fce455201f8dd6106db8609d920> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64207067> .

