@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/p802634923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het notariaat in Italië / P.H.M. Gerver" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616742>,
        <http://data.bibliotheken.nl/id/thes/p075636352> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068264895> ;
    schema1:description "Met samenvattingen in het Frans en het Engels",
        "Oorspr. proefschrift Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001334911" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29f431d9932f086db97c3fc33cf2aa86> ;
    schema1:name "Het notariaat in Italië" ;
    schema1:numberOfPages 323 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e382b61fa5753224e7fd23e1d7dbfbe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783527681> .

