@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/p119898780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[Het gouden ei] / Tim Krabbé" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068663617> ;
    schema1:description "Titel en tekst in het Japans" ;
    schema1:inLanguage "ja" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85f1dae5b162cbaa05a01c567d0c9380> ;
    schema1:name "[Het gouden ei]" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/313a2c3c4ed4b2c049542a2f9b88c71c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898835059> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1c667b78d7fe8a17bda8dfcfa085ef74> .

