@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p097038652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begeerten des harten / door J.L.F. de Liefde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429794908> ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/097038652.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071560505> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a07536e56115969a81252253da78b529> ;
    schema1:name "Begeerten des harten" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17e8800cf08300e1c5857157be4bb715> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65815108> .

