@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/p156936305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleidsplan 1997-2000 / H.W.A. Wams, R.A.B. Oostendorp" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p227696859> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072080582>,
        <http://data.bibliotheken.nl/id/thes/p141106093> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073376949> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073054427" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e469ce033f6c31df732aa5551a90f6f0> ;
    schema1:name "Beleidsplan 1997-2000" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d42f202e41e69d7fb2d0198ad5c5da2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68606865> .

