@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/p821026062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen van gescheiden ouders / E. P. Fournier" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597087>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p095972854> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068699778> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037512331> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/913f9aa9e57aae03560e9b7dbddf1d1f> ;
    schema1:name "Kinderen van gescheiden ouders" ;
    schema1:numberOfPages 195 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28e9495a427da8e92f36682e2153f2ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781407798> .

