@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/p436014858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een jonge liefde in een oude stad / door Frits van Raalte" ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070361436> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p160783496> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/013dd91e59dd1a3c354719d64ad45906> ;
    schema1:name "Een jonge liefde in een oude stad" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2a88ce126bbc3f3f63c65504768b147> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241932458> .

