@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/p236245287> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Passie op de prairie / Anne Marie Winston ; [vert. uit het Engels: Trudy Hollander]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109107268> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p150629664> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9036060974" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26bb9d19844a29b10d2c73a487dbcd6a> ;
    schema1:name "Passie op de prairie" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48eb599743c1f7cf0d84308621cd0b5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67124297> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/246e712e79513eb0d68280fa32c16122> .

