@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/p446295248> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De partner / Marie-Sophie Nathusius" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070160465> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843543868> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821670204> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f08e16136fadbc6d61d85d07c108c63> ;
    schema1:name "De partner" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c2ad25471309d564f474ce07941845c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509771797> .

