@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/p341148431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prijs van de cross / Stasia Cramer" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075207257> ;
    schema1:description "Oorspr. uitg.: Tilburg : Elzenga, 1996. - (Liberty Love ; dl. 1)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p341384755> ;
    schema1:isbn "9789074430203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e6beb4881e98b423673421b1ead61a1> ;
    schema1:name "De prijs van de cross" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e6a8b8a4602f0353b33921d5b0d3c2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/785799090> .

