@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/p100018750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Beverburcht / Nigel Hinton ; vert. [uit het Engels] door Paul van Damme ; [ill. Kris Nauwelaerts]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071021809> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069560080>,
        <http://data.bibliotheken.nl/id/thes/p093269498> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065654291" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c269fdfb5a97d37aa4f9f42b79d4bf7d> ;
    schema1:name "De Beverburcht" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee6216c37a0cd2a2a0fd4805f0dc629d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66075166> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/463fb51f7fbc6766d70e86997c8acfe6> .

