@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/p356390128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The genitive / ed. by Anne Carlier, Jean-Christophe Verstraete" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608219>,
        <http://data.bibliotheken.nl/id/thes/p077599047>,
        <http://data.bibliotheken.nl/id/thes/p078598826>,
        <http://data.bibliotheken.nl/id/thes/p096070188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073989290>,
        <http://data.bibliotheken.nl/id/thes/p212363794> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121952665> ;
    schema1:isbn "9027228159",
        "9789027228154" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f04cc303d8b7555338ce8fbd4d8c660> ;
    schema1:name "The genitive" ;
    schema1:numberOfPages 356 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2df01211cf3d91658c43c6b0d7c4342c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/830370844> .

