@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/p822442965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik hou van jou : liefdesbrieven / geselecteerd door Eva Hoornik" ;
    dcterms1:issued "1970" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071273581> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075637146> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023470168" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45a51233dbaaa109c891dacf8d8010e1> ;
    schema1:name "Ik hou van jou : liefdesbrieven" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/230610eadc1a55fd73882caac741cae2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905790068> .

