@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/p410694487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sheriff classics" ;
    dcterms1:issued "2017" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067814131>,
        <http://data.bibliotheken.nl/id/thes/p106442333>,
        <http://data.bibliotheken.nl/id/thes/p380463008>,
        <http://data.bibliotheken.nl/id/thes/p380485141>,
        <http://data.bibliotheken.nl/id/thes/p391850431> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p380438119> ;
    schema1:issueNumber 9267 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0946bf5415407823a609bcde9e3f4bd7> ;
    schema1:name "Sheriff classics" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdeffe071dfcaea8f2c61770cdf475de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/987570497> .

