@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/p242320260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cowboy : een liefdesverhaal / Sara Davidson ; [vert. uit het Engels: Tom van Beek]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070417849> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070333750> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Luitingh-Sijthoff, 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024546710" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bde37687a89b3423eaad9a91d4460d33> ;
    schema1:name "Cowboy : een liefdesverhaal" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4110a77e9fe821431c25da7ee61a020e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66160212> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a12a6eb94d9ff6c3775f99e670e133f4> .

