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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86431#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/86431#composition>,
        <album/86431#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86431#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/86431#composition>,
        <album/86431#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<product/249#subject> a schema:CreativeWork ;
    schema:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn ;
    foaf:name "Mother"@en,
        "Mother"@ja,
        "Mother"@ja-latn .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

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

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

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

<album/86431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject> ;
    mo:produced_work <album/86431#musicalwork> ;
    schema:name "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn .

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

<album/86431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn ;
    mo:performance_of <album/86431#musicalwork> ;
    mo:performer <artist/16581#subject> ;
    mo:recorded_as <album/86431#musicalexpression> ;
    schema:byArtist <artist/16581#subject> ;
    schema:name "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn ;
    schema:workPerformed <album/86431#musicalwork> .

<artist/16581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86431#performance> ;
    schema:name "Marshall Art"@en ;
    foaf:name "Marshall Art"@en .

<album/86431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-03"^^xsd:date ;
    dcterms:title "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86431#musicalexpression> ;
    mo:publisher _:N67289a12c847442cac94335ff681bddc ;
    mo:record _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    mo:record_count 1 ;
    schema:about <product/249#subject>,
        <product/250#subject> ;
    schema:byArtist <artist/16581#subject> ;
    schema:datePublished "2019-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/86431/86431-1556867570.jpg> ;
    schema:name "Mother Fucking Earthbound"@en,
        "Mother Fucking Earthbound"@ja,
        "Mother Fucking Earthbound"@ja-latn ;
    schema:publisher _:N67289a12c847442cac94335ff681bddc ;
    foaf:depiction <https://media.vgm.io/albums/13/86431/86431-1556867570.jpg> .

_:N298fcde345114f17997201c70740b500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bein' Friends"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Bein' Friends"@en .

_:N4541567d84cf40cb849735374ea56b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight Melodies"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Eight Melodies"@en .

_:N5adacb9c95104a7baca061e644daabaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Elementary School"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Twinkle Elementary School"@en .

_:N5c2f9ba82bca4dd9be117ae04facbd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoy Your Stay at the El Bimbo"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Enjoy Your Stay at the El Bimbo"@en .

_:N5c9cd5d78c394da690017c9543290320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twoson: Boy Meets Girl"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Twoson: Boy Meets Girl"@en .

_:N67289a12c847442cac94335ff681bddc schema:name "ErichWK"@en,
        "ErichWK"@ja,
        "ErichWK"@ja-latn ;
    foaf:name "ErichWK"@en,
        "ErichWK"@ja,
        "ErichWK"@ja-latn .

_:N6a0d0b72832a44e9bf72a979db90fb86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Home"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Welcome Home"@en .

_:N71c624f4316c4af39af79491b948eb1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Metropolis of Fourside"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "The Metropolis of Fourside"@en .

_:N78917c2cc12641058a455f45e814d716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Friends, Bad Friends"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Good Friends, Bad Friends"@en .

_:N834964df8ce94e71bd2562005fbc2fa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage to Scaraba"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Voyage to Scaraba"@en .

_:N86401c14afc44d0b861bff077a49f47c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiles and Tears"@en ;
    mo:track_number 21 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Smiles and Tears"@en .

_:Na131548421f04fed93a15e372a90fb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowman / Winters' White"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Snowman / Winters' White"@en .

_:Na18408a917a846138eaa649bbc50def1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All That I Needed Was You"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "All That I Needed Was You"@en .

_:Nb757de28914f46c88d83df291d37c77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pollyanna"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Pollyanna"@en .

_:Nc531972f133b448796ec482c90a29a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threed: One Day For Sure (with Marshall Art)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Threed: One Day For Sure (with Marshall Art)"@en .

_:Nccac5cb045c74b77afe679082f8c9b26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi Hi Hi"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Hi Hi Hi"@en .

_:Ncf4040df17424a6ba18cc8ed2a7959df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because I Love You"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Because I Love You"@en .

_:Ncf6eb7bd4bdd448c92126c2b47cd7385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen / Opening Credits"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Title Screen / Opening Credits"@en .

_:Nd0206cfeeea34d788c91bead07b27f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Paradise Line"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "The Paradise Line"@en .

_:Nd344314cb97c400aa5f437ecf475b357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Name Please"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Your Name Please"@en .

_:Nf25931c7f8a2492f84172529add7e8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onett: Let The Adventure Begin"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Onett: Let The Adventure Begin"@en .

_:Nfae46bfb456b4bb2b1fddd2f0c0f7132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yucca Desert"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nea72efac675b43fcbc2073ef3acd2a99 ;
    schema:name "Yucca Desert"@en .

_:Nea72efac675b43fcbc2073ef3acd2a99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N298fcde345114f17997201c70740b500,
        _:N4541567d84cf40cb849735374ea56b66,
        _:N5adacb9c95104a7baca061e644daabaf,
        _:N5c2f9ba82bca4dd9be117ae04facbd4d,
        _:N5c9cd5d78c394da690017c9543290320,
        _:N6a0d0b72832a44e9bf72a979db90fb86,
        _:N71c624f4316c4af39af79491b948eb1f,
        _:N78917c2cc12641058a455f45e814d716,
        _:N834964df8ce94e71bd2562005fbc2fa3,
        _:N86401c14afc44d0b861bff077a49f47c,
        _:Na131548421f04fed93a15e372a90fb68,
        _:Na18408a917a846138eaa649bbc50def1,
        _:Nb757de28914f46c88d83df291d37c77e,
        _:Nc531972f133b448796ec482c90a29a69,
        _:Nccac5cb045c74b77afe679082f8c9b26,
        _:Ncf4040df17424a6ba18cc8ed2a7959df,
        _:Ncf6eb7bd4bdd448c92126c2b47cd7385,
        _:Nd0206cfeeea34d788c91bead07b27f74,
        _:Nd344314cb97c400aa5f437ecf475b357,
        _:Nf25931c7f8a2492f84172529add7e8f6,
        _:Nfae46bfb456b4bb2b1fddd2f0c0f7132 ;
    mo:track_count 21 ;
    schema:duration "PT58:22"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N298fcde345114f17997201c70740b500,
        _:N4541567d84cf40cb849735374ea56b66,
        _:N5adacb9c95104a7baca061e644daabaf,
        _:N5c2f9ba82bca4dd9be117ae04facbd4d,
        _:N5c9cd5d78c394da690017c9543290320,
        _:N6a0d0b72832a44e9bf72a979db90fb86,
        _:N71c624f4316c4af39af79491b948eb1f,
        _:N78917c2cc12641058a455f45e814d716,
        _:N834964df8ce94e71bd2562005fbc2fa3,
        _:N86401c14afc44d0b861bff077a49f47c,
        _:Na131548421f04fed93a15e372a90fb68,
        _:Na18408a917a846138eaa649bbc50def1,
        _:Nb757de28914f46c88d83df291d37c77e,
        _:Nc531972f133b448796ec482c90a29a69,
        _:Nccac5cb045c74b77afe679082f8c9b26,
        _:Ncf4040df17424a6ba18cc8ed2a7959df,
        _:Ncf6eb7bd4bdd448c92126c2b47cd7385,
        _:Nd0206cfeeea34d788c91bead07b27f74,
        _:Nd344314cb97c400aa5f437ecf475b357,
        _:Nf25931c7f8a2492f84172529add7e8f6,
        _:Nfae46bfb456b4bb2b1fddd2f0c0f7132 .

