@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/p822168006> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tärhn / Bernard Dufossé" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06896398X> ;
    schema1:description "Ballonstrip",
        "Vanaf dl. 4 getiteld: Tärhn, de sterrenprins" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11379b7e70298784c8799fe2e98c589a> ;
    schema1:name "Tärhn" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdb616520ab399b6a487849c77e5d51b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63459739> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/08b59b041b5019613e27372db0b69fee> .

