@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@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 tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/131401> foaf:primaryTopic <album/131401#subject> .

<album/131401#vocals> a mo:Singer .

<artist/15419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "Kazuto Yoshida"@en,
        "吉田和人"@ja ;
    foaf:made <album/131401#composition>,
        <album/131401#subject> ;
    foaf:name "Kazuto Yoshida"@en,
        "吉田和人"@ja .

<artist/19377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "Taketeru Sunamori"@en,
        "砂守岳央"@ja ;
    foaf:made <album/131401#composition>,
        <album/131401#lyrics>,
        <album/131401#subject> ;
    foaf:name "Taketeru Sunamori"@en,
        "砂守岳央"@ja .

<artist/19378#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "Miyako Matsuoka"@en,
        "松岡美弥子"@ja ;
    foaf:made <album/131401#composition>,
        <album/131401#subject> ;
    foaf:name "Miyako Matsuoka"@en,
        "松岡美弥子"@ja .

<event/290> a mo:Release ;
    schema:name "Released at Comic Market 102 (Aug 12, 2023 to Aug 13, 2023)" .

<album/131401#musicalexpression> a mo:Signal ;
    mo:published_as <album/131401#subject> ;
    mo:records <album/131401#performance> .

<album/131401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn ;
    mo:performance_of <album/131401#musicalwork> ;
    mo:recorded_as <album/131401#musicalexpression> ;
    schema:name "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn ;
    schema:workPerformed <album/131401#musicalwork> .

<org/3538#subject> schema:name "ProjectTRI"@en,
        "ProjectTRI"@ja,
        "ProjectTRI"@ja-latn ;
    foaf:name "ProjectTRI"@en,
        "ProjectTRI"@ja,
        "ProjectTRI"@ja-latn .

<https://media.vgm.io/albums/10/131401/131401-157e5425079e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131401#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/131401/131401-157e5425079e.png> ;
    foaf:depicts <album/131401#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/131401/131401-157e5425079e.png> .

<https://medium-media.vgm.io/albums/10/131401/131401-157e5425079e.png> a schema:ImageObject,
        foaf:Image .

<album/131401#lyrics> a mo:Lyrics .

<album/131401#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/131401#composition> ;
    mo:lyrics <album/131401#lyrics> ;
    mo:performed_in <album/131401#performance> ;
    mo:singer <album/131401#vocals> .

<album/131401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Mirai Kodai Orchestra)"@en ;
            foaf:made <album/131401#composition> ;
            foaf:name "(Mirai Kodai Orchestra)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Mirai Kodai Orchestra"@en ;
            foaf:made <album/131401#composition> ;
            foaf:name "(Mirai Kodai Orchestra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Mirai Kodai Orchestra)"@en ;
            foaf:made <album/131401#composition> ;
            foaf:name "(Mirai Kodai Orchestra)"@en ],
        <artist/15419#subject>,
        <artist/19377#subject>,
        <artist/19378#subject> ;
    mo:produced_work <album/131401#musicalwork> ;
    schema:name "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn .

<album/131401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-13"^^xsd:date ;
    dcterms:title "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn ;
    mo:catalogue_number "PTRI-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131401#musicalexpression> ;
    mo:publisher <org/3538#subject> ;
    mo:record _:Ndf5a83f7571e4875b7f392a47951655f ;
    mo:record_count 1 ;
    mo:release <event/290> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Project Grimms"@en ;
            foaf:name "Project Grimms"@en ] ;
    schema:datePublished "2023-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/131401/131401-157e5425079e.png> ;
    schema:name "Babel no Yousei / Mirai Kodai Orchestra"@en,
        "バベルの幼生 / 未来古代楽団"@ja,
        "Babel no Yousei / Mirai Kodai Orchestra"@ja-latn ;
    schema:publisher <org/3538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/131401/131401-157e5425079e.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Mirai Kodai Orchestra"@en ;
    foaf:made <album/131401#subject> ;
    foaf:name "(Mirai Kodai Orchestra"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Mirai Kodai Orchestra"@en ;
    foaf:made <album/131401#lyrics> ;
    foaf:name "(Mirai Kodai Orchestra"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "(Mirai Kodai Orchestra"@en ;
    foaf:made <album/131401#subject> ;
    foaf:name "(Mirai Kodai Orchestra"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "(Mirai Kodai Orchestra)"@en ;
    foaf:made <album/131401#subject> ;
    foaf:name "(Mirai Kodai Orchestra)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131401#subject> ;
    schema:name "(Mirai Kodai Orchestra)"@en ;
    foaf:made <album/131401#subject> ;
    foaf:name "(Mirai Kodai Orchestra)"@en .

_:N22abfd5e766847099d83352d6b636888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let There Be Light (feat. Kiwako Ashimine)"@en,
        "光あれ（feat.安次嶺希和子）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ndf5a83f7571e4875b7f392a47951655f ;
    schema:name "Let There Be Light (feat. Kiwako Ashimine)"@en,
        "光あれ（feat.安次嶺希和子）"@ja .

_:N75fd4fd9691f4ac19772500f60f7dd28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Old Testament in Silver (feat. botan)"@en,
        "銀の旧約（feat.botan）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ndf5a83f7571e4875b7f392a47951655f ;
    schema:name "The Old Testament in Silver (feat. botan)"@en,
        "銀の旧約（feat.botan）"@ja .

_:Naf50aa93538d4d0a9eb964a93625b45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morobito (feat. Lucia)"@en,
        "もろびと（feat.Lucia）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndf5a83f7571e4875b7f392a47951655f ;
    schema:name "Morobito (feat. Lucia)"@en,
        "もろびと（feat.Lucia）"@ja .

_:Nb512975bb8d14df5ad825d67e122d12c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inhale, Exhale (feat. Kiwako Ashimine)"@en,
        "吸って、吐く（feat.安次嶺希和子）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Ndf5a83f7571e4875b7f392a47951655f ;
    schema:name "Inhale, Exhale (feat. Kiwako Ashimine)"@en,
        "吸って、吐く（feat.安次嶺希和子）"@ja .

_:Ndd95c1fa38434729a8845a7a6b5beaed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Long Drowse, An Endless Dream (feat. Lucia)"@en,
        "醒めない夢の微睡みの（feat.Lucia）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ndf5a83f7571e4875b7f392a47951655f ;
    schema:name "A Long Drowse, An Endless Dream (feat. Lucia)"@en,
        "醒めない夢の微睡みの（feat.Lucia）"@ja .

_:Ndf5a83f7571e4875b7f392a47951655f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22abfd5e766847099d83352d6b636888,
        _:N75fd4fd9691f4ac19772500f60f7dd28,
        _:Naf50aa93538d4d0a9eb964a93625b45c,
        _:Nb512975bb8d14df5ad825d67e122d12c,
        _:Ndd95c1fa38434729a8845a7a6b5beaed ;
    mo:track_count 5 ;
    schema:duration "PT17:14"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N22abfd5e766847099d83352d6b636888,
        _:N75fd4fd9691f4ac19772500f60f7dd28,
        _:Naf50aa93538d4d0a9eb964a93625b45c,
        _:Nb512975bb8d14df5ad825d67e122d12c,
        _:Ndd95c1fa38434729a8845a7a6b5beaed .

