@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/102331> foaf:primaryTopic <album/102331#subject> .

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

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

<artist/12300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102331#subject> ;
    schema:name "mamomo"@en,
        "まもも"@ja ;
    foaf:made <album/102331#composition>,
        <album/102331#subject> ;
    foaf:name "mamomo"@en,
        "まもも"@ja .

<album/102331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn ;
    mo:composer <artist/12300#subject> ;
    mo:produced_work <album/102331#musicalwork> ;
    schema:name "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn .

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

<album/102331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn ;
    mo:performance_of <album/102331#musicalwork> ;
    mo:recorded_as <album/102331#musicalexpression> ;
    schema:name "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn ;
    schema:workPerformed <album/102331#musicalwork> .

<https://media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102331#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> ;
    foaf:depicts <album/102331#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> .

<https://medium-media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-08"^^xsd:date ;
    dcterms:title "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102331#musicalexpression> ;
    mo:publisher _:N4f648b1e3b7f4e1c90c05bf4b8bc71a3 ;
    mo:record _:N5207eeb400b8452ead48365f93706c24 ;
    mo:record_count 1 ;
    schema:datePublished "2020-08-08"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> ;
    schema:name "Hometown"@en,
        "Hometown"@ja,
        "Hometown"@ja-latn ;
    schema:publisher _:N4f648b1e3b7f4e1c90c05bf4b8bc71a3 ;
    foaf:depiction <https://media.vgm.io/albums/13/102331/102331-976d7723a54d.jpg> .

_:N0346b8c9e6d44b3e84fab1c243d93b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "talgrund"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "talgrund"@en .

_:N0aef1d8a7f394f80afd75a6d8f28ce7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cure"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "cure"@en .

_:N15e629dda98f43608333ab8a524cb969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "return"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "return"@en .

_:N35d23295934042fb83cf59ba31e63eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "around"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "around"@en .

_:N3861420c93f9491a812c6a13455e3016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vinland"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "vinland"@en .

_:N4f648b1e3b7f4e1c90c05bf4b8bc71a3 schema:name "mamomo"@en ;
    foaf:name "mamomo"@en .

_:N6117a9ddc6a7445b907b8ae750d6110d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garden"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "garden"@en .

_:N88245001ddd14346b1790997952c354e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "slope"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "slope"@en .

_:N8899fb51940c4a86aae35f2df0192b32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "breath"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "breath"@en .

_:Nb515def0c7be47ef9145eb2920e1647e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mizu to hana"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "mizu to hana"@en .

_:Nb98ef60ee04444a4bb8e07b2f0fba753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "twilight"@en .

_:Ncc6c8979869f4af5853549a5c386045f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "penguin"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "penguin"@en .

_:Ndf38df229d3f4664a923a60def3a2b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "echo"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "echo"@en .

_:Ne0b51dce01c446a09db62ba88fd54005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hometown"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "hometown"@en .

_:Nfd0119c1facd42b58b43d5e2ffbfafc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tower"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5207eeb400b8452ead48365f93706c24 ;
    schema:name "tower"@en .

_:N5207eeb400b8452ead48365f93706c24 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0346b8c9e6d44b3e84fab1c243d93b99,
        _:N0aef1d8a7f394f80afd75a6d8f28ce7d,
        _:N15e629dda98f43608333ab8a524cb969,
        _:N35d23295934042fb83cf59ba31e63eb5,
        _:N3861420c93f9491a812c6a13455e3016,
        _:N6117a9ddc6a7445b907b8ae750d6110d,
        _:N88245001ddd14346b1790997952c354e,
        _:N8899fb51940c4a86aae35f2df0192b32,
        _:Nb515def0c7be47ef9145eb2920e1647e,
        _:Nb98ef60ee04444a4bb8e07b2f0fba753,
        _:Ncc6c8979869f4af5853549a5c386045f,
        _:Ndf38df229d3f4664a923a60def3a2b26,
        _:Ne0b51dce01c446a09db62ba88fd54005,
        _:Nfd0119c1facd42b58b43d5e2ffbfafc9 ;
    mo:track_count 14 ;
    schema:duration "PT53:50"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0346b8c9e6d44b3e84fab1c243d93b99,
        _:N0aef1d8a7f394f80afd75a6d8f28ce7d,
        _:N15e629dda98f43608333ab8a524cb969,
        _:N35d23295934042fb83cf59ba31e63eb5,
        _:N3861420c93f9491a812c6a13455e3016,
        _:N6117a9ddc6a7445b907b8ae750d6110d,
        _:N88245001ddd14346b1790997952c354e,
        _:N8899fb51940c4a86aae35f2df0192b32,
        _:Nb515def0c7be47ef9145eb2920e1647e,
        _:Nb98ef60ee04444a4bb8e07b2f0fba753,
        _:Ncc6c8979869f4af5853549a5c386045f,
        _:Ndf38df229d3f4664a923a60def3a2b26,
        _:Ne0b51dce01c446a09db62ba88fd54005,
        _:Nfd0119c1facd42b58b43d5e2ffbfafc9 .

