@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/p326916334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een kastelenavontuur / [tekst: Nicholas Harris ; ill.: Peter Dennis ; vert. uit het Engels: Leen Ribbens]" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153364734> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072635541>,
        <http://data.bibliotheken.nl/id/thes/p296563587> ;
    schema1:description "Oorspr. Engelse uitg.: Witney : Orpheus Books, cop. 2010" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324880464> ;
    schema1:isbn "9789088200489" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32e8a64190a503e2a7da88b4a8bae697> ;
    schema1:name "Dagboek van een kastelenavontuur" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1dcb9bb352fa85351e19a4562c418e05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/660989829> .

