@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/p140290052> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aristoteles Latinus / Aristoteles" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608294>,
        <http://data.bibliotheken.nl/id/thes/p075615061>,
        <http://data.bibliotheken.nl/id/thes/p077593340>,
        <http://data.bibliotheken.nl/id/thes/p077612191>,
        <http://data.bibliotheken.nl/id/thes/p078589045> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068519435> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067774180>,
        <http://data.bibliotheken.nl/id/thes/p068227728> ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037314521>,
        <http://data.bibliotheken.nl/id/nbt/p852738455> ;
    schema1:isbn "9004102574" ;
    schema1:issueNumber 253 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e7ac96b01c3805961cd89901e9a1f6f> ;
    schema1:name "Aristoteles Latinus" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c713a69076d9427388e71581d63f65cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769914992> .

