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

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

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

<artist/15829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130376#subject> ;
    schema:name "Jerry Goldsmith"@en ;
    foaf:made <album/130376#composition>,
        <album/130376#subject> ;
    foaf:name "Jerry Goldsmith"@en .

<artist/18810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130376#subject> ;
    schema:name "Sherri Chung"@en ;
    foaf:made <album/130376#composition>,
        <album/130376#subject> ;
    foaf:name "Sherri Chung"@en .

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

<album/130376#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn ;
    mo:performance_of <album/130376#musicalwork> ;
    mo:recorded_as <album/130376#musicalexpression> ;
    schema:name "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn ;
    schema:workPerformed <album/130376#musicalwork> .

<org/1116#subject> schema:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn ;
    foaf:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn .

<https://media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130376#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> ;
    foaf:depicts <album/130376#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> .

<https://medium-media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> a schema:ImageObject,
        foaf:Image .

<album/130376#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn ;
    mo:composer <artist/15829#subject>,
        <artist/18810#subject> ;
    mo:produced_work <album/130376#musicalwork> ;
    schema:name "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn .

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

<album/130376#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-23"^^xsd:date ;
    dcterms:title "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130376#musicalexpression> ;
    mo:publisher <org/1116#subject> ;
    mo:record _:Nafec8cbd15124462a791d5bb2662c466 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gremlins: Secrets of the Mogwai"@en ;
            foaf:name "Gremlins: Secrets of the Mogwai"@en ] ;
    schema:datePublished "2023-06-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> ;
    schema:name "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@en,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja,
        "Gremlins: Secrets of the Mogwai - Season 1 Soundtrack from the Animated Series"@ja-latn ;
    schema:publisher <org/1116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/130376/130376-cb85413ae6f3.jpg> .

_:N28d9b18e85e145f8a0238b91b8ab11e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Light Bright Light"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Bright Light Bright Light"@en .

_:N29ea1edde4bc42388a5807ef84c37a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restoring Order"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Restoring Order"@en .

_:N46ef321162754d0ba7e49b80dc317d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Changing Everything (feat. Karen Han)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Changing Everything (feat. Karen Han)"@en .

_:N4e927f1aae77448b8ba46c2237995589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gremlin Rag"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "The Gremlin Rag"@en .

_:N52f7e6b0ace64d0b8d61750f4c835d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Valley of Jade to the Circus (feat. Karen Han)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "From the Valley of Jade to the Circus (feat. Karen Han)"@en .

_:N624d0b3106c4445eb6a8cd9139791b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riley Greene"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Riley Greene"@en .

_:N628f35ef4607498693f73c92922f34c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning Memories"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Returning Memories"@en .

_:N7b7515206c444f82a62d9fbba4a664bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Humanity's True Test (feat. Karen Han)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Humanity's True Test (feat. Karen Han)"@en .

_:N8ac31a19fa044acb8e1ed153af73e3d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elle's Story (feat. Camille Miller)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Elle's Story (feat. Camille Miller)"@en .

_:N9f95fcb3cae14bb9a5e0fceb393d143d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against All Odd Odds"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Against All Odd Odds"@en .

_:Naab5a87778b946669798a5383fb52c2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sam's New Spice Mix (feat. Rodrigo Puskas)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Sam's New Spice Mix (feat. Rodrigo Puskas)"@en .

_:Nb9b1ddc22d1947678576686c5a6b3fc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spirit Market (feat. Karen Han)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "The Spirit Market (feat. Karen Han)"@en .

_:Nbbd5619e091f4a178af3990b712ee2fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Get Them Wet"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Never Get Them Wet"@en .

_:Nbc3aa4cff4334e528168cda56e0e6d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Madam Claw Sees the World"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Madam Claw Sees the World"@en .

_:Nc69efde8ded74516b4835cc7b58ae226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Returning to the Valley of Jade"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Returning to the Valley of Jade"@en .

_:Nc825619d677042cfb77ec5228037b9fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Be Brave"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Just Be Brave"@en .

_:Ncd0ae16c44e841a49432123b606de434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gremlins Wreaking Havoc"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Gremlins Wreaking Havoc"@en .

_:Nd0356e7401304821838cd4ec0e4f1d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reuniting Mogwai"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Reuniting Mogwai"@en .

_:Nd7c33f000d674cce8b38088e99710d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey Begins"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "The Journey Begins"@en .

_:Ndaf7af0c41c441aa8a72262988800b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greene and the Knife of Creation"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nafec8cbd15124462a791d5bb2662c466 ;
    schema:name "Greene and the Knife of Creation"@en .

_:Nafec8cbd15124462a791d5bb2662c466 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28d9b18e85e145f8a0238b91b8ab11e4,
        _:N29ea1edde4bc42388a5807ef84c37a86,
        _:N46ef321162754d0ba7e49b80dc317d72,
        _:N4e927f1aae77448b8ba46c2237995589,
        _:N52f7e6b0ace64d0b8d61750f4c835d37,
        _:N624d0b3106c4445eb6a8cd9139791b7b,
        _:N628f35ef4607498693f73c92922f34c4,
        _:N7b7515206c444f82a62d9fbba4a664bf,
        _:N8ac31a19fa044acb8e1ed153af73e3d2,
        _:N9f95fcb3cae14bb9a5e0fceb393d143d,
        _:Naab5a87778b946669798a5383fb52c2b,
        _:Nb9b1ddc22d1947678576686c5a6b3fc0,
        _:Nbbd5619e091f4a178af3990b712ee2fa,
        _:Nbc3aa4cff4334e528168cda56e0e6d4c,
        _:Nc69efde8ded74516b4835cc7b58ae226,
        _:Nc825619d677042cfb77ec5228037b9fd,
        _:Ncd0ae16c44e841a49432123b606de434,
        _:Nd0356e7401304821838cd4ec0e4f1d57,
        _:Nd7c33f000d674cce8b38088e99710d20,
        _:Ndaf7af0c41c441aa8a72262988800b13 ;
    mo:track_count 20 ;
    schema:duration "PT36:26"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N28d9b18e85e145f8a0238b91b8ab11e4,
        _:N29ea1edde4bc42388a5807ef84c37a86,
        _:N46ef321162754d0ba7e49b80dc317d72,
        _:N4e927f1aae77448b8ba46c2237995589,
        _:N52f7e6b0ace64d0b8d61750f4c835d37,
        _:N624d0b3106c4445eb6a8cd9139791b7b,
        _:N628f35ef4607498693f73c92922f34c4,
        _:N7b7515206c444f82a62d9fbba4a664bf,
        _:N8ac31a19fa044acb8e1ed153af73e3d2,
        _:N9f95fcb3cae14bb9a5e0fceb393d143d,
        _:Naab5a87778b946669798a5383fb52c2b,
        _:Nb9b1ddc22d1947678576686c5a6b3fc0,
        _:Nbbd5619e091f4a178af3990b712ee2fa,
        _:Nbc3aa4cff4334e528168cda56e0e6d4c,
        _:Nc69efde8ded74516b4835cc7b58ae226,
        _:Nc825619d677042cfb77ec5228037b9fd,
        _:Ncd0ae16c44e841a49432123b606de434,
        _:Nd0356e7401304821838cd4ec0e4f1d57,
        _:Nd7c33f000d674cce8b38088e99710d20,
        _:Ndaf7af0c41c441aa8a72262988800b13 .

