@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/p119064596> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cyprus / [vert. uit het Duits: Joost Pollmann ; eindred. Nederlandse ed.: Jaap Deinema]" ;
    dcterms1:issued "1994" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070337268>,
        <http://data.bibliotheken.nl/id/thes/p085362824> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p317863444> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086218727> ;
    schema1:isbn "902743011X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43cf2f8de5ac6e863c79ff42878a89a2> ;
    schema1:name "Cyprus" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c1bae831ec673ada15bf656df8a926d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69245797> .

