@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/p865104956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Arthurroman / door H. Sparnaay" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068079141> ;
    schema1:description "Voordracht gehouden op 23 april 1955 voor de leerlingen der Centrale opleidingscursussen voor middelbare akten te Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843930969> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c4366e57134682fcf4f40d80ea08db9> ;
    schema1:name "De Arthurroman" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a0a1e76ce9df6cf9b1a2f4338e38bff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64326181> .

