@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/p395291542> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gemengd huwelijk / door mevrouw N. N." ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594495>,
        <http://data.bibliotheken.nl/id/thes/p078516293> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p306283603> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062654888> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841336423> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70826010498af48192644997a5b5f8c1> ;
    schema1:name "Een gemengd huwelijk" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea5c155791b1d8acba358f3d84574f68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902621507> .

