@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/p095103805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ruk aan de tralies : dagboekaanteekeningen / van Jeanne Vande Putte" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069513260> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069513260> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adbf356c661be089aa36021eadca0c0b> ;
    schema1:name "De ruk aan de tralies : dagboekaanteekeningen" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e3f85badb6409766f48d50926cf14f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906535831> .

