@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/p217210457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheid van moeder / Rietha Schuur" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623005>,
        <http://data.bibliotheken.nl/id/thes/p075661403>,
        <http://data.bibliotheken.nl/id/thes/p201968908> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p201968908> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9076953384" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f559ed62bf54999a57064bedf03e40cc> ;
    schema1:name "Afscheid van moeder" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7650a29bb0473ca8db9b5091cab749d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67157440> .

