@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/p442301189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een hart van prikkeldraad / Lisette Lewin" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069282870> ;
    schema1:bookEdition "Achttiende druk" ;
    schema1:description "1e druk: Amsterdam : Nijgh & Van Ditmar, 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789038815237" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e15ef4cc907e153146db018f3a86570> ;
    schema1:name "Een hart van prikkeldraad" ;
    schema1:numberOfPages 477 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4789fc191b013eb291af84ae9b204ed6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1441275959> .

