@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 _:N23b7b30e70444b04bc475e835c7655f5 ;
    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> .

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

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

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

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

_:N4c711335450e42259f46c8d8a98c5e33 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 _:N23b7b30e70444b04bc475e835c7655f5 ;
    schema:name "NTD Melodies Connection #02 (EARTHBOUND MELODIES mix)"@ja .

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

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

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

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

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

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

_:N8a4802d496e842ef83dbc8045cb51984 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 _:N23b7b30e70444b04bc475e835c7655f5 ;
    schema:name "Innocent home (and maybe he loves cartoon)"@ja .

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

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

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

_:N23b7b30e70444b04bc475e835c7655f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c0cc0b3d0e3461e8ace7a0901054260,
        _:N1d5535427d5b42baa3c0e6049236afae,
        _:N2590db6ce5b647b9a3ba06709ddc2392,
        _:N452b60b1107e4996b6384668d77a9102,
        _:N4c711335450e42259f46c8d8a98c5e33,
        _:N4cbf04afd05047289c8c7ffa482261bb,
        _:N5a33b905bead4d88baa9138cbd9bd7ce,
        _:N602b92eca8e44bb092145eb764f3b062,
        _:N76d878fafc8c427196f0554f394d2877,
        _:N7dc672b5a06244de9e6c6ab283752cfb,
        _:N8244b905c25342caa9460e685a572c42,
        _:N8a4802d496e842ef83dbc8045cb51984,
        _:Naf96b88cb1044f89930048b9b67f97e3,
        _:Nb1ce6fa8977d4d8ebfe554a19a10f6e6,
        _:Ncd52787dcd064e738aee0683bcd26dba ;
    mo:track_count 15 ;
    schema:duration "PT90:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0c0cc0b3d0e3461e8ace7a0901054260,
        _:N1d5535427d5b42baa3c0e6049236afae,
        _:N2590db6ce5b647b9a3ba06709ddc2392,
        _:N452b60b1107e4996b6384668d77a9102,
        _:N4c711335450e42259f46c8d8a98c5e33,
        _:N4cbf04afd05047289c8c7ffa482261bb,
        _:N5a33b905bead4d88baa9138cbd9bd7ce,
        _:N602b92eca8e44bb092145eb764f3b062,
        _:N76d878fafc8c427196f0554f394d2877,
        _:N7dc672b5a06244de9e6c6ab283752cfb,
        _:N8244b905c25342caa9460e685a572c42,
        _:N8a4802d496e842ef83dbc8045cb51984,
        _:Naf96b88cb1044f89930048b9b67f97e3,
        _:Nb1ce6fa8977d4d8ebfe554a19a10f6e6,
        _:Ncd52787dcd064e738aee0683bcd26dba .

