@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00047358300> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101742> ;
    schema:name "Pro Exercitio : eine Auswahl deutscher Lesestücke" .

<http://urn.fi/URN:NBN:fi:bib:me:W00084296700> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101742> ;
    schema:name "Fransk grammatik" .

<http://urn.fi/URN:NBN:fi:bib:me:W00084299000> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101742> ;
    schema:name "La vie de saint Eustache : poème français du XIII[sup e] siècle" .

<http://urn.fi/URN:NBN:fi:bib:me:W00085785900> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101742> ;
    schema:name "Deux versions de la vie de saint Eustache en vers français du moyen âge : édition critique" .

<http://urn.fi/URN:NBN:fi:bib:me:W00659761500> schema:author <http://urn.fi/URN:NBN:fi:au:pn:000101742> ;
    schema:name "Destrees, frère chartreux et poète du temps de Marguerite d'Autriche" .

<http://urn.fi/URN:NBN:fi:au:pn:000101742> a schema:Person ;
    schema:birthDate "1880" ;
    schema:deathDate "1954" ;
    schema:name "Petersen, Holger" .

