@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p263432513> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De val van Albert / Jacques Noterman ; [vert. uit het Frans: Stefan Coppens]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440675707>,
        <http://data.bibliotheken.nl/id/nbt/p440675715> ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068347324> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p270910573> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15316364X> ;
    schema1:description "Omslagtitel: De val van Albert I" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9056175211" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e09f406912cc4fd8a19218ab6c6aa729> ;
    schema1:name "De val van Albert" ;
    schema1:numberOfPages 310 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0bfce72869f86c77fb2e189763e3cee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66546598> .

