@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/p192855174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der König und die Königin / Jaap de Vries ; aus dem Niederländischen von Hedwig von Bülow" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113674856> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104229985> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p195541774> ;
    schema1:isbn "3787695699" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3823c6d64f7acbaa622971472e63c4d1> ;
    schema1:name "Der König und die Königin" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e9eb684a6e852e880835e320fd3f8bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67656574> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5fdb608fa38ca0ee3bf1f02a7afe8a26> .

