@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/p094953449> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Doors / William Ruhlmann ; [vert. uit het Engels: Write On Productions]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086890549>,
        <http://data.bibliotheken.nl/id/thes/p09742952X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10107526X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100955576> ;
    schema1:isbn "9054950110" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1506f395264b78c9548f831dd82f865e> ;
    schema1:name "The Doors" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7564593f22021fe5f95343673997d012> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65925877> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bd8a7d935e128a0ccd32d5bdfdb47e09> .

