@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/p383355443> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beslissende moment / door Elinor Glyn ; (geautoriseerde vertaling)" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429876556> ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072212683> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61795c354bca74e05e8ac285c827ef4f> ;
    schema1:name "Het beslissende moment" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e055c4bc1e806b81f2d4c3ee72ac4c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/894581285> .

