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

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

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

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

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

<artist/989#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6807#subject> ;
    schema:name "Shogo Sakai"@en,
        "酒井省吾"@ja ;
    foaf:made <album/6807#composition>,
        <album/6807#subject> ;
    foaf:name "Shogo Sakai"@en,
        "酒井省吾"@ja .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<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 .

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

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

<album/6807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn ;
    mo:performance_of <album/6807#musicalwork> ;
    mo:recorded_as <album/6807#musicalexpression> ;
    schema:name "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn ;
    schema:workPerformed <album/6807#musicalwork> .

<org/281#subject> schema:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn ;
    foaf:name "salvation by faith records"@en,
        "salvation by faith records"@ja,
        "salvation by faith records"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/6807/6807-1199998501.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject>,
        <artist/989#subject> ;
    mo:produced_work <album/6807#musicalwork> ;
    schema:name "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn .

<album/6807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn ;
    mo:catalogue_number "SBFR-0011" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/6807#musicalexpression> ;
    mo:publisher <org/281#subject> ;
    mo:record _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/249#subject>,
        <product/250#subject>,
        <product/251#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/6807/6807-1199998501.jpg> ;
    schema:name "Protractor ~Saturnian Go Home~"@en,
        "ぶんどき ～土星人ゴーホーム～"@ja,
        "Bundoki ~Doseijin Go Home~"@ja-latn ;
    schema:publisher <org/281#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/6807/6807-1199998501.jpg> .

_:N15c826c7872d439991ee3f4a3a0ac335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エス語のサテスファクション"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "エス語のサテスファクション"@ja .

_:N1c669e7c8ffb4a118c4f968cc36abf32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忙しい人のためのMOTHERでもなんでもないリレー (※)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "忙しい人のためのMOTHERでもなんでもないリレー (※)"@ja .

_:N33c28207452d4050832d768cf17f4a2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨降りのタツマイリ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "雨降りのタツマイリ"@ja .

_:N4378c5128c17432797084ffdea5306c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "過去の最低国 Disco"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "過去の最低国 Disco"@ja .

_:N57473d5ac19444e3ad45e31ccc8645cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "インザルーム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "インザルーム"@ja .

_:N8c630392a512475cbe686886bcb8bb75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Hacker"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Mother Hacker"@ja .

_:N8dd8748cdd13482aa352e0577a2693b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Memories"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Innocent Memories"@ja .

_:Na00f3caa8c4049ff9ef70e8f08fe583b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT18:11"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "None"@ja .

_:Nb1770cfcb626436a90cb7bdbb726d042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giygas Strikes Back!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Giygas Strikes Back!"@ja .

_:Nbdcc6b3c80de4d9883549d0ecc73f76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NTD Melodies Connection #02 (EARTHBOUND MELODIES mix)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "NTD Melodies Connection #02 (EARTHBOUND MELODIES mix)"@ja .

_:Nd5dcb735485e47c3b2097e9ed4bafc22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボクらの旅路"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "ボクらの旅路"@ja .

_:Neb22cf7923c848a782d0217281806a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超能力少年達と、大海の魔獣、その戦闘の記録"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "超能力少年達と、大海の魔獣、その戦闘の記録"@ja .

_:Nf00eeb96cfd14d908ef7b7f63ea19e75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent home (and maybe he loves cartoon)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Innocent home (and maybe he loves cartoon)"@ja .

_:Nf102995b312046aeb289c2839f046561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Reflex"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Double Reflex"@ja .

_:Nfd6d9bb0faa6415b986e0e6859406557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eight Melodys Shock"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na3d54fd490084b69ac4ef2f4aec108e2 ;
    schema:name "Eight Melodys Shock"@ja .

_:Na3d54fd490084b69ac4ef2f4aec108e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15c826c7872d439991ee3f4a3a0ac335,
        _:N1c669e7c8ffb4a118c4f968cc36abf32,
        _:N33c28207452d4050832d768cf17f4a2d,
        _:N4378c5128c17432797084ffdea5306c3,
        _:N57473d5ac19444e3ad45e31ccc8645cd,
        _:N8c630392a512475cbe686886bcb8bb75,
        _:N8dd8748cdd13482aa352e0577a2693b6,
        _:Na00f3caa8c4049ff9ef70e8f08fe583b,
        _:Nb1770cfcb626436a90cb7bdbb726d042,
        _:Nbdcc6b3c80de4d9883549d0ecc73f76f,
        _:Nd5dcb735485e47c3b2097e9ed4bafc22,
        _:Neb22cf7923c848a782d0217281806a7b,
        _:Nf00eeb96cfd14d908ef7b7f63ea19e75,
        _:Nf102995b312046aeb289c2839f046561,
        _:Nfd6d9bb0faa6415b986e0e6859406557 ;
    mo:track_count 15 ;
    schema:duration "PT90:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N15c826c7872d439991ee3f4a3a0ac335,
        _:N1c669e7c8ffb4a118c4f968cc36abf32,
        _:N33c28207452d4050832d768cf17f4a2d,
        _:N4378c5128c17432797084ffdea5306c3,
        _:N57473d5ac19444e3ad45e31ccc8645cd,
        _:N8c630392a512475cbe686886bcb8bb75,
        _:N8dd8748cdd13482aa352e0577a2693b6,
        _:Na00f3caa8c4049ff9ef70e8f08fe583b,
        _:Nb1770cfcb626436a90cb7bdbb726d042,
        _:Nbdcc6b3c80de4d9883549d0ecc73f76f,
        _:Nd5dcb735485e47c3b2097e9ed4bafc22,
        _:Neb22cf7923c848a782d0217281806a7b,
        _:Nf00eeb96cfd14d908ef7b7f63ea19e75,
        _:Nf102995b312046aeb289c2839f046561,
        _:Nfd6d9bb0faa6415b986e0e6859406557 .

