@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/p08673976X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het levensbeschouwelijk karakter van de onderwijsinstellingen / door Jan de Groof" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600959>,
        <http://data.bibliotheken.nl/id/thes/p07857367X>,
        <http://data.bibliotheken.nl/id/thes/p078610141> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072019174> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906200038X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc4379395adc5e34afacd0671298527a> ;
    schema1:name "Het levensbeschouwelijk karakter van de onderwijsinstellingen" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0ad1f0bb884aa823dfd6fa376bfbebc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/24374751> .

