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

<artist/9584#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hakase"@en,
        "はかせ"@ja ;
    foaf:made <album/106109#lyrics>,
        <album/106109#subject> ;
    foaf:name "Hakase"@en,
        "はかせ"@ja .

<artist/9585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shatyou"@en,
        "しゃちょう"@ja ;
    foaf:made <album/106109#lyrics>,
        <album/106109#subject> ;
    foaf:name "Shatyou"@en,
        "しゃちょう"@ja .

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

<artist/2597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106109#subject> ;
    schema:name "D.wat."@en ;
    foaf:made <album/106109#composition>,
        <album/106109#lyrics>,
        <album/106109#subject> ;
    foaf:name "D.wat."@en .

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

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

<org/333#subject> schema:name "IOSYS"@en,
        "IOSYS"@ja,
        "IOSYS"@ja-latn ;
    foaf:name "IOSYS"@en,
        "IOSYS"@ja,
        "IOSYS"@ja-latn .

<https://media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106109#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> ;
    foaf:depicts <album/106109#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> .

<https://medium-media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "Ayu"@en,
        "あゆ"@ja ;
    foaf:name "Ayu"@en,
        "あゆ"@ja .

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<artist/7020#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "Ore-1"@en,
        "俺-1"@ja ;
    foaf:name "Ore-1"@en,
        "俺-1"@ja .

<album/106109#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn ;
    mo:composer <artist/2388#subject>,
        <artist/2597#subject>,
        <artist/2607#subject> ;
    mo:produced_work <album/106109#musicalwork> ;
    schema:name "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106109#subject> ;
    mo:performed <album/106109#performance> ;
    schema:name "ARM"@en ;
    foaf:made <album/106109#composition>,
        <album/106109#subject> ;
    foaf:name "ARM"@en .

<artist/2607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106109#subject> ;
    mo:performed <album/106109#performance> ;
    schema:name "quim"@en ;
    foaf:made <album/106109#composition>,
        <album/106109#lyrics>,
        <album/106109#subject> ;
    foaf:name "quim"@en .

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

<album/106109#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn ;
    mo:performance_of <album/106109#musicalwork> ;
    mo:performer _:Nd25c3ba1d050460989bb11e92d490e3c,
        _:Nf903ac7478514f82835c1487d871b194,
        _:Nfa01b41422aa4d67a4ea3d05cd63501c,
        <artist/2388#subject>,
        <artist/2606#subject>,
        <artist/2607#subject>,
        <artist/529#subject>,
        <artist/7020#subject> ;
    mo:recorded_as <album/106109#musicalexpression> ;
    schema:byArtist _:Nd25c3ba1d050460989bb11e92d490e3c,
        _:Nf903ac7478514f82835c1487d871b194,
        _:Nfa01b41422aa4d67a4ea3d05cd63501c,
        <artist/2388#subject>,
        <artist/2606#subject>,
        <artist/2607#subject>,
        <artist/529#subject>,
        <artist/7020#subject> ;
    schema:name "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn ;
    schema:workPerformed <album/106109#musicalwork> .

<album/106109#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn ;
    mo:catalogue_number "IO-0074" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106109#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N3b2972a391d7415cac488c9d213b312d ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "柳まお"@en ;
            foaf:name "柳まお"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "藤崎かりん"@en ;
            foaf:name "藤崎かりん"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "どり"@en ;
            foaf:name "どり"@en ],
        <artist/2388#subject>,
        <artist/2606#subject>,
        <artist/2607#subject>,
        <artist/529#subject>,
        <artist/7020#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> ;
    schema:name "Itteyo CD Terawarosu"@en,
        "逝ってョＣＤテラワロス"@ja,
        "Itteyo CD Terawarosu"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/106109/106109-0fa1c18f60f2.jpg> .

_:N003955abe5054734ac5461b895f415a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたのことも好きだけど"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "あなたのことも好きだけど"@ja .

_:N28c66cfb8c7447218548b2c9515c6b33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワロス数え歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "ワロス数え歌"@ja .

_:N3d01d1c987744ccfa96da16ba9bc4d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アウトプット"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "アウトプット"@ja .

_:N4d173eff5e344e46b90585517c5e2cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「なぜ殺した！」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "「なぜ殺した！」"@ja .

_:N50ce9fc5841d4911812fcd7bdf57daed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La qualite V.I.P."@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "La qualite V.I.P."@ja .

_:N5d9528abb57f414f9ad2265c8df61875 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercy, Do cook, Turn on moon."@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "Mercy, Do cook, Turn on moon."@ja .

_:N8e941699451e40a69ccbbe6b21ccc42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ニッポン賛美歌"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "ニッポン賛美歌"@ja .

_:Nd25c3ba1d050460989bb11e92d490e3c a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "柳まお"@en ;
    foaf:name "柳まお"@en .

_:Nf903ac7478514f82835c1487d871b194 a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "どり"@en ;
    foaf:name "どり"@en .

_:Nfa01b41422aa4d67a4ea3d05cd63501c a schema:Person,
        foaf:Person ;
    mo:performed <album/106109#performance> ;
    schema:name "藤崎かりん"@en ;
    foaf:name "藤崎かりん"@en .

_:Nfdf4f2fb543a4f19b28aa49562de45de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ようかんマン参上"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "ようかんマン参上"@ja .

_:Nfeea0efdc5f740c996f12602c20a2d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "逝ってよし2005"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N3b2972a391d7415cac488c9d213b312d ;
    schema:name "逝ってよし2005"@ja .

_:N3b2972a391d7415cac488c9d213b312d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003955abe5054734ac5461b895f415a9,
        _:N28c66cfb8c7447218548b2c9515c6b33,
        _:N3d01d1c987744ccfa96da16ba9bc4d44,
        _:N4d173eff5e344e46b90585517c5e2cc4,
        _:N50ce9fc5841d4911812fcd7bdf57daed,
        _:N5d9528abb57f414f9ad2265c8df61875,
        _:N8e941699451e40a69ccbbe6b21ccc42d,
        _:Nfdf4f2fb543a4f19b28aa49562de45de,
        _:Nfeea0efdc5f740c996f12602c20a2d97 ;
    mo:track_count 9 ;
    schema:duration "PT34:40"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N003955abe5054734ac5461b895f415a9,
        _:N28c66cfb8c7447218548b2c9515c6b33,
        _:N3d01d1c987744ccfa96da16ba9bc4d44,
        _:N4d173eff5e344e46b90585517c5e2cc4,
        _:N50ce9fc5841d4911812fcd7bdf57daed,
        _:N5d9528abb57f414f9ad2265c8df61875,
        _:N8e941699451e40a69ccbbe6b21ccc42d,
        _:Nfdf4f2fb543a4f19b28aa49562de45de,
        _:Nfeea0efdc5f740c996f12602c20a2d97 .

