@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/p863357032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drei Hörspiele / hrsg. von A. Engels und A.H. van Straten" ;
    dcterms1:issued "1967" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068399316>,
        <http://data.bibliotheken.nl/id/thes/p068578261>,
        <http://data.bibliotheken.nl/id/thes/p068855788>,
        <http://data.bibliotheken.nl/id/thes/p069261385> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b9e4e310ac75cd521da7265326a4973> ;
    schema1:name "Drei Hörspiele" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b6f4db57cbab75b4e4b317926b5f7f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/14123056> .

