@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/p830116249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schaduw van het zwaard / L. en 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 "Oorspr. uitg.: L'ombre du glaive. - Bruxelles : Chlorophylle, 1980." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822887509> ;
    schema1:isbn "9063620462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ade74494a1febb39df1df95f6a2e29e8> ;
    schema1:name "De schaduw van het zwaard" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76da2056803657a6a5e80cd5401f31d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63437263> .

