@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/p297842013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie weken van liefde / naar het Engelsch van Elinor Glyn" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072212683> ;
    schema1:bookEdition "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159372798> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6031f7182d9e69c023a923e001c4396> ;
    schema1:name "Drie weken van liefde" ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/489b3c8925fa46a14fa954a836965f41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150266971> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bd276dbdfd84735af0c48b69733568cc> .

