@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/p322505437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelukkige huisvrouw / Heleen van Royen" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078633931> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192707981> ;
    schema1:bookEdition "25e dr" ;
    schema1:description "1e dr.: Amsterdam : Vassallucci, 2000" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789049951399" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/870ba3d241d93bd251942a12310038c4> ;
    schema1:name "De gelukkige huisvrouw" ;
    schema1:numberOfPages 298 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03f7feb197f7ea767d50b6b8bd66b389> ;
    schema1:sameAs <http://www.worldcat.org/oclc/588251378> .

