@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/p822889587> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Witte Ruiter / F. Funcken" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102678> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102406>,
        <http://data.bibliotheken.nl/id/thes/p069102708> ;
    schema1:description "1e uitg.: Brussel : Lombard, 1956",
        "Ballonstrip",
        "De auteurs zijn: Liliane en Fred Funcken ; Raymond Macherot" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822887509> ;
    schema1:isbn "9063620438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30582df97f90faa00e53a0b976485f5a> ;
    schema1:name "De Witte Ruiter" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/433c9259f81a4c1a279f8fa2dbd3f54a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63268847> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b65c4a22e9b6a6130c473b73f2ca6b6a> .

