@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/p340503688> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar het Circus / tekst: Jo Pestum ; tekeningen: Ingrid Mizsenko ; [uit het Duits]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073334499> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068802471> ;
    schema1:description "Duitse uitg.: Düsseldorf : Pädagogischer Verlag Schwann, cop. 1982",
        "Op achterkant nr.: 35.30.0086" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb74283cc9898731986bcea0eab72633> ;
    schema1:name "Naar het Circus" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/543e3d4b505c8c877dc17d462c912f15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779515945> .

