<http://ldf.fi/mmm/>  a  <http://www.w3.org/ns/sparql-service-description#Graph> ;
        <http://purl.org/dc/terms/title>
                "Mapping Manuscript Migrations"@en ;
        <http://rdfs.org/ns/void#exampleResource>
                <http://ldf.fi/mmm/manifestation_singleton/sdbm_784> ;
        <http://rdfs.org/ns/void#uriSpace>
                "http://ldf.fi/mmm/" ;
        <http://rdfs.org/ns/void#vocabulary>
                <http://www.w3.org/1999/02/22-rdf-syntax-ns#> , <http://www.w3.org/2000/01/rdf-schema#> , <http://erlangen-crm.org/current/> , <http://erlangen-crm.org/efrbroo/> , <http://ldf.fi/schema/mmm> , <http://vocab.getty.edu/ontology#> , <http://www.w3.org/2004/02/skos/core#> .

<http://ldf.fi/schema/mmm/Bibale>
        a       <http://ldf.fi/schema/mmm/Database> ;
        <http://purl.org/dc/terms/modified>
                "2020-09-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Bibale Database" ;
        <http://xmlns.com/foaf/0.1/page>
                <http://bibale.irht.cnrs.fr/> .

<http://ldf.fi/schema/mmm/Bodley>
        a       <http://ldf.fi/schema/mmm/Database> ;
        <http://purl.org/dc/terms/modified>
                "2020-09-09"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Medieval Manuscripts in Oxford Libraries" ;
        <http://xmlns.com/foaf/0.1/page>
                <https://medieval.bodleian.ox.ac.uk/> .

<http://ldf.fi/schema/mmm/SDBM>
        a       <http://ldf.fi/schema/mmm/Database> ;
        <http://purl.org/dc/terms/modified>
                "2020-09-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Schoenberg Database of Manuscripts" ;
        <http://xmlns.com/foaf/0.1/page>
                <https://sdbm.library.upenn.edu/> .

<http://seco.cs.aalto.fi>
        a       <http://xmlns.com/foaf/0.1/Organization> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Semantic Computing Research Group (SeCo)"@en ;
        <http://xmlns.com/foaf/0.1/homepage>
                "http://seco.cs.aalto.fi" ;
        <http://xmlns.com/foaf/0.1/mbox>
                "seco-help@list.aalto.fi" ;
        <http://xmlns.com/foaf/0.1/phone>
                "+358 50 4316071" .

<http://ldf.fi/schema/mmm/Database>
        a       <http://www.w3.org/2000/01/rdf-schema#Class> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "A database containing source information" .

<http://ldf.fi/mmm>  a  <http://www.w3.org/ns/sparql-service-description#Dataset> , <http://rdfs.org/ns/void#Dataset> , <http://www.w3.org/ns/dcat#Dataset> ;
        <http://ldf.fi/schema/ldf/dataVisualization>
                <http://www.ldf.fi/visualization/mmm> ;
        <http://ldf.fi/schema/ldf/starRating>
                6 ;
        <http://purl.org/dc/terms/creator>
                <http://seco.cs.aalto.fi> ;
        <http://purl.org/dc/terms/description>
                "<p>The Mapping Manuscript Migrations (MMM) project transformed\n        three separate datasets into a unified knowledge graph. The source databases include\n        </p>\n        <ul>\n            <li><i>Schoenberg Database of Manuscripts</i> from the Schoenberg Institute for Manuscript Studies,</li>\n            <li><i>Bibale database</i> from the Institute for Research and History of Texts, and</li>\n            <li><i>Medieval Manuscripts Catalogue</i> from the Bodleian Libraries.</li>\n        </ul>\n        <p>To test and demonstrate its usefulness, the MMM Knowledge Graph is in use in the\n        <a target='blank' href='https://mappingmanuscriptmigrations.org/'>MMM Semantic Portal</a>,\n        explained in more detail in the\n        <a target='blank' href='https://seco.cs.aalto.fi/projects/mmm/'>project page</a>.</p>"@en ;
        <http://purl.org/dc/terms/license>
                <http://creativecommons.org/licenses/by-nc/4.0/> ;
        <http://purl.org/dc/terms/modified>
                "2020-10-23"^^<http://www.w3.org/2001/XMLSchema#date> ;
        <http://purl.org/dc/terms/publisher>
                <http://seco.cs.aalto.fi> ;
        <http://purl.org/dc/terms/rightsHolder>
                <http://seco.cs.aalto.fi> , <https://schoenberginstitute.org> , <https://www.bodleian.ox.ac.uk> , <https://www.irht.cnrs.fr> ;
        <http://purl.org/dc/terms/source>
                <http://ldf.fi/schema/mmm/Bibale> , <http://ldf.fi/schema/mmm/Bodley> , <http://ldf.fi/schema/mmm/SDBM> ;
        <http://purl.org/dc/terms/title>
                "Mapping Manuscript Migrations"@en ;
        <http://rdfs.org/ns/void#sparqlEndpoint>
                <http://ldf.fi/mmm/sparql> ;
        <http://rdfs.org/ns/void#uriLookupEndPoint>
                <http://ldf.fi/data?uri=> ;
        <http://rdfs.org/ns/void#uriSpace>
                "http://ldf.fi/mmm/" ;
        <http://www.w3.org/ns/sparql-service-description#namedGraph>
                [ a       <http://www.w3.org/ns/sparql-service-description#NamedGraph> ;
                  <http://www.w3.org/ns/sparql-service-description#graph>
                          <http://ldf.fi/mmm/> ;
                  <http://www.w3.org/ns/sparql-service-description#name>
                          <http://ldf.fi/mmm/>
                ] ;
        <http://xmlns.com/foaf/0.1/homepage>
                <http://www.ldf.fi/dataset/mmm> .

<https://schoenberginstitute.org>
        a       <http://xmlns.com/foaf/0.1/Organization> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "The Schoenberg Institute for Manuscript Studies"@en ;
        <http://xmlns.com/foaf/0.1/homepage>
                "https://schoenberginstitute.org" .

<https://www.bodleian.ox.ac.uk>
        a       <http://xmlns.com/foaf/0.1/Organization> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "The Bodleian Libraries"@en ;
        <http://xmlns.com/foaf/0.1/homepage>
                "https://www.bodleian.ox.ac.uk" .

<https://www.irht.cnrs.fr>
        a       <http://xmlns.com/foaf/0.1/Organization> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "The Institute for Research and History of Texts"@en ;
        <http://xmlns.com/foaf/0.1/homepage>
                "https://www.irht.cnrs.fr/?q=en" .

<http://ldf.fi/mmm/sparql>
        a       <http://www.w3.org/ns/sparql-service-description#Service> ;
        <http://www.w3.org/ns/sparql-service-description#defaultDataset>
                <http://ldf.fi/mmm> ;
        <http://www.w3.org/ns/sparql-service-description#defaultEntailmentRegime>
                <http://www.w3.org/ns/entailment/Simple> ;
        <http://www.w3.org/ns/sparql-service-description#endpoint>
                <http://ldf.fi/mmm/sparql> ;
        <http://www.w3.org/ns/sparql-service-description#feature>
                <http://www.w3.org/ns/sparql-service-description#DereferencesURIs> , <http://www.w3.org/ns/sparql-service-description#UnionDefaultGraph> ;
        <http://www.w3.org/ns/sparql-service-description#resultFormat>
                <http://www.w3.org/ns/formats/N-Triples> , <http://www.w3.org/ns/formats/N3> , <http://www.w3.org/ns/formats/RDF_XML> , <http://www.w3.org/ns/formats/Turtle> ;
        <http://www.w3.org/ns/sparql-service-description#supportedLanguage>
                <http://www.w3.org/ns/sparql-service-description#SPARQL11Query> .
