@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/p841766010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kerkelijk wetboek van 1983 : algemene inleiding en oriëntatie / Th.J.C. van Bilsen" ;
    dcterms1:issued "1983" ;
    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/p071768319> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83230882X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e28ad97c81f1d229795b4f15eec7321> ;
    schema1:name "Het kerkelijk wetboek van 1983 : algemene inleiding en oriëntatie" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9820c1bbbc80e6399c441391f58208f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63936879> .

