@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p173309011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Koning Oidipoes / van Sophokles ; [vert. uit het Gr. met aant. door] H. van Herwerden" ;
    dcterms1:issued "1880" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067926851> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069957061> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34fdd3b53924f0c054014d9c285b06e6> ;
    schema1:name "De Koning Oidipoes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8030c44b91edac615cf397b464d83843> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68055330> .

