@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/p821413899> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eskimo's / Cor Remie" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610415>,
        <http://data.bibliotheken.nl/id/thes/p078499526> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068368429>,
        <https://data.bibliotheken.nl/.well-known/genid/9f2fa3a18dec812c588ddae207200c5b> ;
    schema1:description "Eerste in een reeks didaktische tentoonstellingen van het schoolmuseum Michel Thiery, Gent" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1da1f31d50042d6d94745217176e27e> ;
    schema1:name "Eskimo's" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4c7e470db12d8ca8393407c7bb49d71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63422883> .

