@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/p863345875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beginsel der liefde / Felix" ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068808658>,
        <http://data.bibliotheken.nl/id/thes/p077594371>,
        <http://data.bibliotheken.nl/id/thes/p07760881X>,
        <http://data.bibliotheken.nl/id/thes/p07843212X>,
        <http://data.bibliotheken.nl/id/thes/p078469104>,
        <http://data.bibliotheken.nl/id/thes/p187588775> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072755121> ;
    schema1:description "Felix is pseud. van: Felix Louis Ortt" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de6b6f7c068d9a3fc9bc8b95bca6c6d5> ;
    schema1:name "Het beginsel der liefde" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b594c72d373a77fbea17c1ab34b5979> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64371345> .

