@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/p315687401> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bewuste stiefmoeder / Addy Manneke" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618877>,
        <http://data.bibliotheken.nl/id/thes/p075661403>,
        <http://data.bibliotheken.nl/id/thes/p077597087>,
        <http://data.bibliotheken.nl/id/thes/p078676738>,
        <http://data.bibliotheken.nl/id/thes/p107686635>,
        <http://data.bibliotheken.nl/id/thes/p134843746> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072466138> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789066659766" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce1e90eb300f40526c03d10df152453e> ;
    schema1:name "De bewuste stiefmoeder" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23ea00d8c80ba3122c1ab21fb057995d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/303044019> .

