@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/p173140548> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisonderwijs" ;
    dcterms1:issued "1981" ;
    schema1:description "Artikelen over openbaar of bijzonder onderwijs en de rol van het CDA hierin" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832225800> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ed19e106d5fd469e2117a65590ff257> ;
    schema1:name "Basisonderwijs" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dc96b110eeedfe09f24113fe8aca1bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/845273583> .

