@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/p408729473> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Michel Lermontof" ;
    dcterms1:issued "1855" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069821372>,
        <http://data.bibliotheken.nl/id/thes/p075620952> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e305a6fd49a7902882a6ee9fb3bbd3d9> ;
    schema1:name "Michel Lermontof" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3410da337fa0445cdc97eb9fb6fe36e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/971020934> .

