@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/p160799007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nam en het visje / Tony van Nhiem ; illustraties van Viet Ho" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160798930> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p160798949> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p160798876> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52d280ccc9dd0dd36388c433fbd85eee> ;
    schema1:name "Nam en het visje" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/637da8bab6d809e763acf8a56188be60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68521562> .

