@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/p830116508> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eed van de boogschutter / L. & F. Funcken" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102678> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102708> ;
    schema1:description "1e uitg.: Brussel : Lombard, 1965. - Oorspr. uitg.: Le serment de l'archer. - Bruxelles : Lombard, 1965. - (les aventures du Chevalier Blanc)." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822887509> ;
    schema1:isbn "9063620527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a98b6529f439a07df70036ac3fcd1b8b> ;
    schema1:name "De eed van de boogschutter" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9ef16ff47b1923077ad257c5c440884> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63437294> .

