@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/p109373634> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pionier / B. Krigstein ; red.: Albert Feldstein ; vert. uit het Engels: Hedy Stegge]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073659525> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069338582>,
        <http://data.bibliotheken.nl/id/thes/p07365955X> ;
    schema1:description "Omslag vermeldt: K2",
        "Opl. van 500 genummerde ex. - De nummers 1 t/m 99 bevatten een genummerde zeefdruk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072995449" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f610dff947964ef2f80ebf62c918775c> ;
    schema1:name "De pionier" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4def25245353e190b9430b7109cedcb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66222116> .

