@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/p217701507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huurling / Andy McNab ; [vert. uit het Engels: Gert Jan de Vries]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34234501X>,
        <http://data.bibliotheken.nl/id/nbt/p342345028> ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138993114> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p09353681X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026982437" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81b761c160a4c274d476c9a52edd2b4b> ;
    schema1:name "De huurling" ;
    schema1:numberOfPages 365 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71f1cc6636dbeb2f5bc936292d1fd97a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67182298> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8fc8e92df817564665cbec7255dc7910> .

