@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/p062310224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nachttaxi / Matthias Schultheiss ; [vert. uit het Duits: Mat Schifferstein]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073025240>,
        <http://data.bibliotheken.nl/id/thes/p075468549> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070607672> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056796498> ;
    schema1:isbn "9072995112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99d5d92920541d74d56b7f1c000c981a> ;
    schema1:name "Nachttaxi" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ab4ef34712e86b0bb0ed1dfdcbf4ffe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65377465> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8bf3e610d4db69d95e32f831744a15f7> .

