@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/p393885089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waarheidsliefde / door J.W. van der Linden" ;
    dcterms1:issued "1894" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/632685" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073294020> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044154135> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2f9fafb196856eb5fbd41ec9d173ae9> ;
    schema1:name "Waarheidsliefde" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e10032e7b7a08b06e2bf1ebb40bfe23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911377704> .

