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

<artist/10822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Narumi Yamamoto"@en,
        "山本成美"@ja ;
    foaf:made <album/55650#lyrics>,
        <album/55650#subject> ;
    foaf:name "Narumi Yamamoto"@en,
        "山本成美"@ja .

<artist/5285#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenn Kato"@en,
        "加藤健"@ja ;
    foaf:made <album/55650#lyrics>,
        <album/55650#subject> ;
    foaf:name "Kenn Kato"@en,
        "加藤健"@ja .

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

<artist/5719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55650#subject> ;
    schema:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja ;
    foaf:made <album/55650#composition>,
        <album/55650#subject> ;
    foaf:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja .

<product/3504#subject> a schema:CreativeWork ;
    schema:name "GOD EATER RESURRECTION"@en,
        "ゴッドイーター リザレクション"@ja,
        "GOD EATER RESURRECTION"@ja-latn ;
    foaf:name "GOD EATER RESURRECTION"@en,
        "ゴッドイーター リザレクション"@ja,
        "GOD EATER RESURRECTION"@ja-latn .

<album/55650#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    mo:composer <artist/5719#subject> ;
    mo:produced_work <album/55650#musicalwork> ;
    schema:name "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/05/55650/55650-1447463845.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/55650#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    mo:performance_of <album/55650#musicalwork> ;
    mo:performer <artist/8451#subject> ;
    mo:recorded_as <album/55650#musicalexpression> ;
    schema:byArtist <artist/8451#subject> ;
    schema:name "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    schema:workPerformed <album/55650#musicalwork> .

<artist/8451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55650#performance> ;
    schema:name "alan"@en ;
    foaf:name "alan"@en .

<album/55650#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-06"^^xsd:date ;
    dcterms:title "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    mo:catalogue_number "ASCD-00001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55650#musicalexpression> ;
    mo:publisher _:N9bc94ac982f74fe29d7863a7498a8f34 ;
    mo:record _:N21ee6c08b0f0426e9ca3c564faa96f0c ;
    mo:record_count 1 ;
    schema:about <product/3504#subject> ;
    schema:byArtist <artist/8451#subject> ;
    schema:datePublished "2015-11-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/55650/55650-1447463845.jpg> ;
    schema:name "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    schema:publisher _:N9bc94ac982f74fe29d7863a7498a8f34 ;
    foaf:depiction <https://media.vgm.io/albums/05/55650/55650-1447463845.jpg> .

_:N02ed245f4d67464cadbb899c6f0624fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the clouds -RESURRECTION MIX-"@en,
        "Over the clouds -RESURRECTION MIX-"@ja,
        "Over the clouds -RESURRECTION MIX-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N21ee6c08b0f0426e9ca3c564faa96f0c ;
    schema:name "Over the clouds -RESURRECTION MIX-"@en,
        "Over the clouds -RESURRECTION MIX-"@ja,
        "Over the clouds -RESURRECTION MIX-"@ja-latn .

_:N0d97921a89124618a7f3b90c12cb9f3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signpost (instrumental)"@en,
        "道標 （instrumental）"@ja,
        "Michishirube (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N21ee6c08b0f0426e9ca3c564faa96f0c ;
    schema:name "Signpost (instrumental)"@en,
        "道標 （instrumental）"@ja,
        "Michishirube (instrumental)"@ja-latn .

_:N0db298267d714d33af1895ea2bd3cea9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signpost"@en,
        "道標"@ja,
        "Michishirube"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N21ee6c08b0f0426e9ca3c564faa96f0c ;
    schema:name "Signpost"@en,
        "道標"@ja,
        "Michishirube"@ja-latn .

_:N9bc94ac982f74fe29d7863a7498a8f34 schema:name "arck production"@en ;
    foaf:name "arck production"@en .

_:Nbf3f1ef7b3d44a6483b4ef5414fff71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Signpost Live version ~alan symphony 2014~"@en,
        "道標 Live version ～alan symphony 2014～"@ja,
        "Michishirube Live version ~alan symphony 2014~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N21ee6c08b0f0426e9ca3c564faa96f0c ;
    schema:name "Signpost Live version ~alan symphony 2014~"@en,
        "道標 Live version ～alan symphony 2014～"@ja,
        "Michishirube Live version ~alan symphony 2014~"@ja-latn .

_:N21ee6c08b0f0426e9ca3c564faa96f0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02ed245f4d67464cadbb899c6f0624fc,
        _:N0d97921a89124618a7f3b90c12cb9f3b,
        _:N0db298267d714d33af1895ea2bd3cea9,
        _:Nbf3f1ef7b3d44a6483b4ef5414fff71f ;
    mo:track_count 4 ;
    schema:duration "PT15:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02ed245f4d67464cadbb899c6f0624fc,
        _:N0d97921a89124618a7f3b90c12cb9f3b,
        _:N0db298267d714d33af1895ea2bd3cea9,
        _:Nbf3f1ef7b3d44a6483b4ef5414fff71f .

