@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/p13838360X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het naamloze lied van Gassir, de held / Rokus de Groot ; voorw. G.P. Willemsen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06959838X>,
        <http://data.bibliotheken.nl/id/thes/p080432646> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069022631>,
        <http://data.bibliotheken.nl/id/thes/p120223260> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070036403> ;
    schema1:description "Jan van Gilse lezing 1994",
        "Opl. van 500 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p176991190> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e240789597f48fffc648b2446c3017af> ;
    schema1:name "Het naamloze lied van Gassir, de held" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc9fc00f24552bda59294c5cf5f2d1c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69041820> .

