@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/p344375560> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kansen in de Delta / Gemeente Terneuzen" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p252779177> ;
    schema1:description "Betreft onderwijsachterstandenplan 2002-2006" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11d7b03290ad1f1ad8a5f4789f561a12> ;
    schema1:name "Kansen in de Delta" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47b0510c6716bcc8d6a1d83e936e19c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801675088> .

