@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/p370950208> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Dordtse leerregels / onder redaktie van de Kommissie MIVO +16: H. Lenselink, E. van Hell, P. Bos, C.Deelen, P .v.d. Dussen, M. Schouls, N.H. Rosman" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07528846X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070737169>,
        <http://data.bibliotheken.nl/id/thes/p075300001> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830188509> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ab34ab22ce27941ca82c1e3019aafc4> ;
    schema1:name "De Dordtse leerregels" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e064f9d05b6c6efc12a01fbdc5a9a0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/868265731> .

