@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/p061344478> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wi tongo / E. Meinzak" ;
    dcterms1:issued "1959" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074948202> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl",
        "srn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56cf7dcb3afcf6a5f5572c4cf7a45c43> ;
    schema1:name "Wi tongo" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd67619afbce392bce179a5b5bcf57b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65085112> .

