@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/p389031216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het goed recht van den katholieken eeredienst / Ferrerius Companus" ;
    dcterms1:issued "1922" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074723944> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036478318> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85024627X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b794aa02fd81030d8abe9d6d98e70ac> ;
    schema1:name "Het goed recht van den katholieken eeredienst" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d28683735fcec515acb78e27943a06c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901347354> .

