@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/p244027579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat lijkt warempel sandelhout / Frank van Pamelen ; [ill. Matthias Giesen]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602482>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038859244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de458adab98d16075bd2533e0e5e3d31> ;
    schema1:name "Dat lijkt warempel sandelhout" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa517ed73e9a503c3b31065f37306d6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66712780> .

