@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/p850750946> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brief van de bisschoppen over het katholieke onderwijs" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p228042550>,
        <http://data.bibliotheken.nl/id/thes/p264786688> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075477092> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832563013> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59e71e8043caa890d6a4917fbcf88103> ;
    schema1:name "Brief van de bisschoppen over het katholieke onderwijs" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7634faaa6bd8df8c3fa149de127babf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64120504> .

