@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/p394000129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Au pair / Elisa van Spronsen ; [ill.: Shutterstock ... et al.]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307081907>,
        <http://data.bibliotheken.nl/id/thes/p339452595> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p334600049> ;
    schema1:isbn "9789021669762" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6fe60a8e8af62b4fa3dc687e6ed5b12> ;
    schema1:name "Au pair" ;
    schema1:numberOfPages 1849966 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/363ee95cbc8d029d9ee95ae243dc44c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001343199> .

