@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/p800395174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De binnenkant van de planologie / Hans van der Cammen" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611217>,
        <http://data.bibliotheken.nl/id/thes/p078654262>,
        <http://data.bibliotheken.nl/id/thes/p397392370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06774043X> ;
    schema1:description "Ook verschenen als proefschrift Amsterdam",
        "Oorspr. proefschrift Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811612899> ;
    schema1:isbn "9062835414" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47856bc3f12e090b9a0593d37f3b479b> ;
    schema1:name "De binnenkant van de planologie" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9f9780bd38ba635c1be9f4d2de513a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899078225> .

