@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/p037518402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van het kerkelijk recht / C. Van de Wiel" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611589>,
        <http://data.bibliotheken.nl/id/thes/p077594460>,
        <http://data.bibliotheken.nl/id/thes/p07846434X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072706805> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068310623" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf6a9d26ec135f371b689bbd977951d1> ;
    schema1:name "Geschiedenis van het kerkelijk recht" ;
    schema1:numberOfPages 186 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb5e5315e00002971ce705b1e15e7480> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781850809> .

