@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/p08010360X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apollonius van Tyana / door A.P. Sinnett ; uit het Engelsch vert. door H.J. van Ginkel" ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068950772>,
        <http://data.bibliotheken.nl/id/thes/p397314981> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069238146> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06849100X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852348134> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04453abac419cceec13b7569d7d7c9b9> ;
    schema1:name "Apollonius van Tyana" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ca6f95449019066a9fa5461da1bac433> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65634354> .

