@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/p079804799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beminde ontvoerder / Kate Walker ; [vert. uit het Engels door Els Papelard]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072430583> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075107856> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82073781X> ;
    schema1:isbn "9034705927" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65bcba51dfa2b42f54c71e988a7b823c> ;
    schema1:name "Beminde ontvoerder" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3296d658b77a67d7b932d7967e46cd17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65446736> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8a7cccf40f424c0222560feff19d2eb6> .

