@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/p822887509> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Witte Ruiter / F. Funcken" ;
    dcterms1:issued "1979-2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102678> ;
    schema1:description "Omslagtitel: De avonturen van de Witte Ruiter (behalve bij 5 en 6)",
        "Uitgever varieert" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b685e96a01ba286a4e6c68227bd30017> ;
    schema1:name "De Witte Ruiter" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d4b3d8808e926a478b58d82cc690448> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63268667> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/33b589c4079598da3c8c2109b2f6c48b> .

