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

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

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

<artist/53204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123354#subject> ;
    schema:name "Gisula"@en ;
    foaf:made <album/123354#composition>,
        <album/123354#subject> ;
    foaf:name "Gisula"@en .

<album/123354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/53204#subject> ;
    mo:produced_work <album/123354#musicalwork> ;
    schema:name "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/123354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/123354#musicalwork> ;
    mo:recorded_as <album/123354#musicalexpression> ;
    schema:name "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/123354#musicalwork> .

<https://media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123354#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> ;
    foaf:depicts <album/123354#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> .

<https://medium-media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-26"^^xsd:date ;
    dcterms:title "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123354#musicalexpression> ;
    mo:publisher _:Nb0afcc12445a4f7fa7ea884ba0f58b54 ;
    mo:record _:N6276eb328f064a2b887ed0500070e27e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Spirit and the Mouse"@en ;
            foaf:name "The Spirit and the Mouse"@en ] ;
    schema:datePublished "2022-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> ;
    schema:name "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@en,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja,
        "The Spirit and the Mouse ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:Nb0afcc12445a4f7fa7ea884ba0f58b54 ;
    foaf:depiction <https://media.vgm.io/albums/45/123354/123354-0d5e94b46844.jpg> .

_:N10828c67e54843cc8fdd1ac6116cb4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to the Kibolympics (Kibblin Jazz)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Road to the Kibolympics (Kibblin Jazz)"@en .

_:N13c09ffac6324c1b9d2474f93025f86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interim Spirit Guardian"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Interim Spirit Guardian"@en .

_:N3a18de710b994d3c8605557bb35f4f5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Guardian's Duty"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Spirit Guardian's Duty"@en .

_:N3d97a74ea23d4ae994f484914b2d7e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to North Town"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Welcome to North Town"@en .

_:N3e2a515299ab484397d1f9b8aa4ffd95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lumion, the Spirit Guardian"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Lumion, the Spirit Guardian"@en .

_:N481692e0fca34d31bc70241949926262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lila's Gambit"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Lila's Gambit"@en .

_:N4919ae8722a8443b899c7850771ee690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Accomplished...?"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Mission Accomplished...?"@en .

_:N53a5c1578d4744ed8ced93092acd988a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kibblin Walk (Puzzle Theme)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Kibblin Walk (Puzzle Theme)"@en .

_:N579bf3c6d5014c65ae0e6458bc79a88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spirit Mouse Suite (Credits)"@en ;
    mo:track_number 32 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Spirit Mouse Suite (Credits)"@en .

_:N6092f30c0dcd451e97b0e5342148e13e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to East Street"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Welcome to East Street"@en .

_:N629001f44a3645a5b22faf5805feb2ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "West Residence"@en ;
    mo:track_number 27 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "West Residence"@en .

_:N677ae99e50084bbb929b9d5b8caa9ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of Science"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Power of Science"@en .

_:N6cf24fecf6ef4ad8a291af953d707c11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kibblin Box"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Kibblin Box"@en .

_:N70f4012a582241639d9c94823f495d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Searching for Purpose"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Searching for Purpose"@en .

_:N7af9490b18bd4d418be3e954e1b3de88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Guardian's Hope"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Spirit Guardian's Hope"@en .

_:N83ce1f9f66034d458395560c76a01242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Sainte-et-Claire"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Welcome to Sainte-et-Claire"@en .

_:N862853de3597462eacf5e307324d536d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once Upon a Mouse"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Once Upon a Mouse"@en .

_:N8f0fd9ace7dd4a498449aad843cdf8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything is Possible"@en ;
    mo:track_number 30 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Everything is Possible"@en .

_:Na00d4e2431a24fc7851a47826b9e0313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spirit and the Mouse (Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Spirit and the Mouse (Title)"@en .

_:Na6951349e6ca4672a49f4729975a5191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Know Who I Am?"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Do You Know Who I Am?"@en .

_:Nac03b5922e284a328bf889c7ac5b4796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturne in Ab Major (East Variation)"@en ;
    mo:track_number 28 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Nocturne in Ab Major (East Variation)"@en .

_:Nb0afcc12445a4f7fa7ea884ba0f58b54 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nb9c9fc9aadbf47829ac7f3549bae16ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "North Town"@en ;
    mo:track_number 20 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "North Town"@en .

_:Nba581347cf974a9eaae2e08f0c406777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East Street"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "East Street"@en .

_:Nc146b97b385946a0bfcb84972836cc07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mouse and the Spirit"@en ;
    mo:track_number 31 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Mouse and the Spirit"@en .

_:Nc56a2ee98df745ea8d3cab3815eabce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Woman and the Stars"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Woman and the Stars"@en .

_:Nce2854312e88439a9576691cd3aaba82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South Square"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "South Square"@en .

_:Nd214355d05034a9fbf78dcf95bd1ffc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Unfortunate Turn of Events"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "An Unfortunate Turn of Events"@en .

_:Ne6ff3f063b13466fb045427a913bb6b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mouse's Resolve"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "A Mouse's Resolve"@en .

_:Nebbe92d417ca48eb91fa414475bb5052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lonely House"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Lonely House"@en .

_:Nf8b6acfaf01a479f921a30bd6d39f1cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take This Gift"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Take This Gift"@en .

_:Nfcee840c9f354cffbf1c39fda5389bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kishine's Lightbulb Shop"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "Kishine's Lightbulb Shop"@en .

_:Nfe5e5d9bc8d54928a69884883625dd6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Antenna DX"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N6276eb328f064a2b887ed0500070e27e ;
    schema:name "The Great Antenna DX"@en .

_:N6276eb328f064a2b887ed0500070e27e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10828c67e54843cc8fdd1ac6116cb4c8,
        _:N13c09ffac6324c1b9d2474f93025f86e,
        _:N3a18de710b994d3c8605557bb35f4f5d,
        _:N3d97a74ea23d4ae994f484914b2d7e76,
        _:N3e2a515299ab484397d1f9b8aa4ffd95,
        _:N481692e0fca34d31bc70241949926262,
        _:N4919ae8722a8443b899c7850771ee690,
        _:N53a5c1578d4744ed8ced93092acd988a,
        _:N579bf3c6d5014c65ae0e6458bc79a88f,
        _:N6092f30c0dcd451e97b0e5342148e13e,
        _:N629001f44a3645a5b22faf5805feb2ac,
        _:N677ae99e50084bbb929b9d5b8caa9ce3,
        _:N6cf24fecf6ef4ad8a291af953d707c11,
        _:N70f4012a582241639d9c94823f495d46,
        _:N7af9490b18bd4d418be3e954e1b3de88,
        _:N83ce1f9f66034d458395560c76a01242,
        _:N862853de3597462eacf5e307324d536d,
        _:N8f0fd9ace7dd4a498449aad843cdf8a8,
        _:Na00d4e2431a24fc7851a47826b9e0313,
        _:Na6951349e6ca4672a49f4729975a5191,
        _:Nac03b5922e284a328bf889c7ac5b4796,
        _:Nb9c9fc9aadbf47829ac7f3549bae16ef,
        _:Nba581347cf974a9eaae2e08f0c406777,
        _:Nc146b97b385946a0bfcb84972836cc07,
        _:Nc56a2ee98df745ea8d3cab3815eabce6,
        _:Nce2854312e88439a9576691cd3aaba82,
        _:Nd214355d05034a9fbf78dcf95bd1ffc5,
        _:Ne6ff3f063b13466fb045427a913bb6b4,
        _:Nebbe92d417ca48eb91fa414475bb5052,
        _:Nf8b6acfaf01a479f921a30bd6d39f1cb,
        _:Nfcee840c9f354cffbf1c39fda5389bb9,
        _:Nfe5e5d9bc8d54928a69884883625dd6d ;
    mo:track_count 32 ;
    schema:duration "PT55:41"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N10828c67e54843cc8fdd1ac6116cb4c8,
        _:N13c09ffac6324c1b9d2474f93025f86e,
        _:N3a18de710b994d3c8605557bb35f4f5d,
        _:N3d97a74ea23d4ae994f484914b2d7e76,
        _:N3e2a515299ab484397d1f9b8aa4ffd95,
        _:N481692e0fca34d31bc70241949926262,
        _:N4919ae8722a8443b899c7850771ee690,
        _:N53a5c1578d4744ed8ced93092acd988a,
        _:N579bf3c6d5014c65ae0e6458bc79a88f,
        _:N6092f30c0dcd451e97b0e5342148e13e,
        _:N629001f44a3645a5b22faf5805feb2ac,
        _:N677ae99e50084bbb929b9d5b8caa9ce3,
        _:N6cf24fecf6ef4ad8a291af953d707c11,
        _:N70f4012a582241639d9c94823f495d46,
        _:N7af9490b18bd4d418be3e954e1b3de88,
        _:N83ce1f9f66034d458395560c76a01242,
        _:N862853de3597462eacf5e307324d536d,
        _:N8f0fd9ace7dd4a498449aad843cdf8a8,
        _:Na00d4e2431a24fc7851a47826b9e0313,
        _:Na6951349e6ca4672a49f4729975a5191,
        _:Nac03b5922e284a328bf889c7ac5b4796,
        _:Nb9c9fc9aadbf47829ac7f3549bae16ef,
        _:Nba581347cf974a9eaae2e08f0c406777,
        _:Nc146b97b385946a0bfcb84972836cc07,
        _:Nc56a2ee98df745ea8d3cab3815eabce6,
        _:Nce2854312e88439a9576691cd3aaba82,
        _:Nd214355d05034a9fbf78dcf95bd1ffc5,
        _:Ne6ff3f063b13466fb045427a913bb6b4,
        _:Nebbe92d417ca48eb91fa414475bb5052,
        _:Nf8b6acfaf01a479f921a30bd6d39f1cb,
        _:Nfcee840c9f354cffbf1c39fda5389bb9,
        _:Nfe5e5d9bc8d54928a69884883625dd6d .

