@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/p17422270X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Vliegende Hollander / van J. Veldman ; [inleidende teksten: Bart Deuss]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090807537>,
        <http://data.bibliotheken.nl/id/thes/p14267561X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145162761> ;
    schema1:description "Omslagtitel. - Première: 10 juli 1998 in Openluchttheater Amsterdamse Bos" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6911d47c56fb9db801afc23a54187181> ;
    schema1:name "De Vliegende Hollander" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/276c5a925a09856598b9598dafcc6b27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67949732> .

