@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/p417140967> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat vrouwen doen als ze dertig worden / Aya Sabi" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090630858>,
        <http://data.bibliotheken.nl/id/thes/p41281773X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417140746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dab240edb0207e7402e0e81061266cfd> ;
    schema1:name "Wat vrouwen doen als ze dertig worden" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85b7a1ec3f02bc2310d3209fc3d73b13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1029251576> .

