@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/p435791265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Pasěmah en haar verwantschaps-, huwelijks- en erfrecht / door W.Hoven" ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075179954> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p06613918X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8238ded5e1b713e3bd18418b021697ae> ;
    schema1:name "De Pasěmah en haar verwantschaps-, huwelijks- en erfrecht" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03b1e37d224084b9b49e09d8fd2d36a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308784850> .

