@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/p051161583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het internaat / Nelson DeMille ; [vert. uit het Engels door Joy de Wit]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341840548>,
        <http://data.bibliotheken.nl/id/nbt/p341840556> ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06887359X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068761724> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027422354" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2680075414243736e583df8aa21cff4> ;
    schema1:name "Het internaat" ;
    schema1:numberOfPages 569 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/033d1094f7a8ba6afa7719e8383b061e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64959186> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6fc8e6fa9322ffad02264de84aa6136b> .

