@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p170715604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Organisatieplan : op weg naar 2001" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075367440> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dec79bfb38669a2c673a9a3de015bfe7> ;
    schema1:name "Organisatieplan : op weg naar 2001" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d3e6f610e288e3d7e08622ab82dfa52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68013290> .

