@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/p419848657> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "...de vossen hebben holen / Rien Poortvliet" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627507>,
        <http://data.bibliotheken.nl/id/thes/p075632705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070153787> ;
    schema1:bookEdition "Dertiende druk" ;
    schema1:description "1e druk: 1973" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075618699> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026929463" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10d8894a4834de6fab1bf2dbcbc11cbe> ;
    schema1:name "...de vossen hebben holen" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbdfc1b44d696e08f31ea4e905da29aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055659271> .

