@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/p245844953> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Den ældste / Froideval ; Angleraud" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p177191643> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093657250> ;
    schema1:inLanguage "da" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p236351419> ;
    schema1:isbn "9034421759" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/570cee5e3d7a649030850207a87a680b> ;
    schema1:name "Den ældste" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99f75cf5a7284c6f2596de00f47da0e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907143724> .

