@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/p428202780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tractatus de matrimonio / J. Berthier ; cura et studio A. Trampe" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069688796> ;
    schema1:bookEdition "Editio 5a" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072026537> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863600700> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863600468> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd4c01b7c5ae1d933e97f74f6ecda142> ;
    schema1:name "Tractatus de matrimonio" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab3e331fd7f5f621faf817222e5b3991> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164773484> .

