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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/106898#lyrics>,
        <album/106898#subject> ;
    foaf:name "rudder-k"@en .

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106898#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/106898#composition>,
        <album/106898#subject> ;
    foaf:name "ZUN"@en .

<event/208> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 4 (Oct 15, 2017)" .

<album/106898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/106898#musicalwork> ;
    schema:name "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/106898/106898-ec48988f58a5.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:made <album/106898#lyrics>,
        <album/106898#subject> ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

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

<album/106898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn ;
    mo:performance_of <album/106898#musicalwork> ;
    mo:performer _:Nadea9b59d6904fa297c08bc31dd7c8de,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/106898#musicalexpression> ;
    schema:byArtist _:Nadea9b59d6904fa297c08bc31dd7c8de,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:name "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn ;
    schema:workPerformed <album/106898#musicalwork> .

<album/106898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-15"^^xsd:date ;
    dcterms:title "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn ;
    mo:catalogue_number "PSYC-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106898#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    mo:record_count 1 ;
    mo:release <event/208> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "もやしん"@en ;
            foaf:name "もやしん"@en ],
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2017-10-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/89/106898/106898-ec48988f58a5.jpg> ;
    schema:name "Garakuta Heroism"@en,
        "ガラクタヒロイズム"@ja,
        "Garakuta Heroism"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/106898/106898-ec48988f58a5.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "虎ヶ咲まなみ"@en ;
    foaf:made <album/106898#lyrics> ;
    foaf:name "虎ヶ咲まなみ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "虎ヶ咲まなみ"@en ;
    foaf:made <album/106898#subject> ;
    foaf:name "虎ヶ咲まなみ"@en .

_:N0442af3143744e2684890fc04e0fd80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衛星アクアリウム"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "衛星アクアリウム"@ja .

_:N208dd52279d34cd2a4dd50772f046c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう少しだけ恋人でいよう -off vox-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "もう少しだけ恋人でいよう -off vox-"@ja .

_:N3a105acb392b4e97899db6757a001bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗黒科学世紀の童話 -off vox-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "暗黒科学世紀の童話 -off vox-"@ja .

_:N7bd1cbea78804030b63d438e68716bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂ったメトロノームは片道切符"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "狂ったメトロノームは片道切符"@ja .

_:N88ebf2693bb64a66b50a63b04df88f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "涙堪えるから麻酔を打って"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "涙堪えるから麻酔を打って"@ja .

_:N8d30f36e71c346debd995410a7a69d41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不思議と空虚に喰べられて"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "不思議と空虚に喰べられて"@ja .

_:Na7375956d08540e7bd0074c4bca4d1ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暗黒科学世紀の童話"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "暗黒科学世紀の童話"@ja .

_:Nadea9b59d6904fa297c08bc31dd7c8de a schema:Person,
        foaf:Person ;
    mo:performed <album/106898#performance> ;
    schema:name "もやしん"@en ;
    foaf:name "もやしん"@en .

_:Naf84ab676a03408e8a44fb0ec9249005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう少しだけ恋人でいよう"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "もう少しだけ恋人でいよう"@ja .

_:Nd993d84dfe16494c8cfc1cde0a3aced2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衛星アクアリウム -off vox-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0515343deaf485b82b50e3e4f5f76ef ;
    schema:name "衛星アクアリウム -off vox-"@ja .

_:Ne0515343deaf485b82b50e3e4f5f76ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0442af3143744e2684890fc04e0fd80a,
        _:N208dd52279d34cd2a4dd50772f046c80,
        _:N3a105acb392b4e97899db6757a001bb7,
        _:N7bd1cbea78804030b63d438e68716bf6,
        _:N88ebf2693bb64a66b50a63b04df88f42,
        _:N8d30f36e71c346debd995410a7a69d41,
        _:Na7375956d08540e7bd0074c4bca4d1ce,
        _:Naf84ab676a03408e8a44fb0ec9249005,
        _:Nd993d84dfe16494c8cfc1cde0a3aced2 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0442af3143744e2684890fc04e0fd80a,
        _:N208dd52279d34cd2a4dd50772f046c80,
        _:N3a105acb392b4e97899db6757a001bb7,
        _:N7bd1cbea78804030b63d438e68716bf6,
        _:N88ebf2693bb64a66b50a63b04df88f42,
        _:N8d30f36e71c346debd995410a7a69d41,
        _:Na7375956d08540e7bd0074c4bca4d1ce,
        _:Naf84ab676a03408e8a44fb0ec9249005,
        _:Nd993d84dfe16494c8cfc1cde0a3aced2 .

