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

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

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

<artist/5719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55651#subject> ;
    schema:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja ;
    foaf:made <album/55651#composition>,
        <album/55651#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/55651#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/55651#musicalwork> ;
    schema:name "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/15/55651/55651-1447464043.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/55651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-25"^^xsd:date ;
    dcterms:title "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55651#musicalexpression> ;
    mo:publisher _:N163ae9df7ab54d03b5a9828bfa8c031f ;
    mo:record _:N0e4a033f93ef4916a524ae0a8680e1e9 ;
    mo:record_count 1 ;
    schema:about <product/3504#subject> ;
    schema:byArtist <artist/8451#subject> ;
    schema:datePublished "2015-03-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/55651/55651-1447464043.jpg> ;
    schema:name "Michishirube / alan"@en,
        "道標 / alan"@ja,
        "Michishirube / alan"@ja-latn ;
    schema:publisher _:N163ae9df7ab54d03b5a9828bfa8c031f ;
    foaf:depiction <https://media.vgm.io/albums/15/55651/55651-1447464043.jpg> .

_:N0e4a033f93ef4916a524ae0a8680e1e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nea962d5104944450933cc7990b20c268 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nea962d5104944450933cc7990b20c268 .

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

_:Nea962d5104944450933cc7990b20c268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "道標"@ja,
        "Michishirube"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0e4a033f93ef4916a524ae0a8680e1e9 ;
    schema:name "道標"@ja,
        "Michishirube"@ja-latn .

