@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/p852585039> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aurelio en de wilde jagers / Helen Griffiths ; uit het Engels vert. door A.J. Richel ; met zwarte ill. van Victor Ambrus" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069110328> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06879276X>,
        <http://data.bibliotheken.nl/id/thes/p071492011> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58715d68591b347152278486f0cc95d7> ;
    schema1:name "Aurelio en de wilde jagers" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b53df16177dbfeb53fa44e8f839e02ea> .

