@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/p298271893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een hart van prikkeldraad / Lisette Lewin" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069282870> ;
    schema1:bookEdition "16e dr" ;
    schema1:description "1e dr.: Amsterdam : Nijgh & Van Ditmar, 1992" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p123546087> ;
    schema1:isbn "9041350578" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6a550b17387991fe27690fd834d31a7> ;
    schema1:name "Een hart van prikkeldraad" ;
    schema1:numberOfPages 601 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05e939d3cebba6c59291672f84fce8ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150361280> .

