@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/p089574125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de cowboys / Frank Humphris ; vert. [uit het Engels door] H.L.M. Smits" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074273140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068698046> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831610182> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a77f8237bfa625d41bff46c971e0010> ;
    schema1:name "Geschiedenis van de cowboys" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/856dbb9dd4c1cc29a7e75150f082b8bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65462239> .

