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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/17148#lyrics>,
        <album/17148#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/17148#lyrics>,
        <album/17148#subject>,
        <album/17148#vocals> ;
    foaf:name "nao"@en .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/17148#lyrics>,
        <album/17148#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17148#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/17148#composition>,
        <album/17148#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17148#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/17148#composition>,
        <album/17148#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17148#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/17148#composition>,
        <album/17148#lyrics>,
        <album/17148#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

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

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

<album/17148#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn ;
    mo:performance_of <album/17148#musicalwork> ;
    mo:recorded_as <album/17148#musicalexpression> ;
    schema:name "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn ;
    schema:workPerformed <album/17148#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/84/17148/17148-1262948885.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17148#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/2350#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/17148#musicalwork> ;
    schema:name "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn .

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

<album/17148#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn ;
    mo:catalogue_number "FPBD-0145" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17148#musicalexpression> ;
    mo:publisher <org/757#subject> ;
    mo:record _:N78b207ed6f3e45c89d6298c01f2e22e4 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/17148/17148-1262948885.jpg> ;
    schema:name "Euclidean"@en,
        "ユークリッド"@ja,
        "Euclidean"@ja-latn ;
    schema:publisher <org/757#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/17148/17148-1262948885.jpg> .

_:N1f77a8fce69f4c9a8473fd01e3461a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ディラックの海より剣を"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N78b207ed6f3e45c89d6298c01f2e22e4 ;
    schema:name "ディラックの海より剣を"@ja .

_:N400afeaf829c4cb19a06e1e3cd9fff98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロイニズムな愛ゆえに！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N78b207ed6f3e45c89d6298c01f2e22e4 ;
    schema:name "ヒロイニズムな愛ゆえに！"@ja .

_:N55d5b52e6492456498ddfdc77af6a69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のLOVEだいありぃ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N78b207ed6f3e45c89d6298c01f2e22e4 ;
    schema:name "恋のLOVEだいありぃ"@ja .

_:Nd9022a9e5f7944588c6a7347c36c7a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love for sail"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N78b207ed6f3e45c89d6298c01f2e22e4 ;
    schema:name "Love for sail"@ja .

_:N78b207ed6f3e45c89d6298c01f2e22e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f77a8fce69f4c9a8473fd01e3461a4d,
        _:N400afeaf829c4cb19a06e1e3cd9fff98,
        _:N55d5b52e6492456498ddfdc77af6a69b,
        _:Nd9022a9e5f7944588c6a7347c36c7a60 ;
    mo:track_count 4 ;
    schema:duration "PT16:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1f77a8fce69f4c9a8473fd01e3461a4d,
        _:N400afeaf829c4cb19a06e1e3cd9fff98,
        _:N55d5b52e6492456498ddfdc77af6a69b,
        _:Nd9022a9e5f7944588c6a7347c36c7a60 .

