@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/p843529393> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stam der ruiters / Auclair" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069429316> ;
    schema1:description "1e uitg.: 1976. - (Collectie Jong Europa)",
        "Een verhaal uit het jeugdblad Kuifje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843528907> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f51b00d6320f65ecb9f12b2915a36703> ;
    schema1:name "De stam der ruiters" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0562fd67b09895ae69144c8921479612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71397945> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/38d6fdd64fc5821179be74367368ab11> .

