@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/p820743704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De instant vijand / Ross Macdonald ; [vert. uit het Amerikaans door Frits Lancel]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342788272> ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070555346> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "Oorspr. titel en uitg.: The instant enemy. - 1968" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af47a5b4625e0a4e2be17213332d1962> ;
    schema1:name "De instant vijand" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58647a72cbeb4c2f6402fc023ee45b59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63329902> .

