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

<artist/14414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Karasawa"@en,
        "唐沢美帆"@ja ;
    foaf:made <album/74521#lyrics>,
        <album/74521#subject> ;
    foaf:name "Miho Karasawa"@en,
        "唐沢美帆"@ja .

<artist/12887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74521#subject> ;
    schema:name "Shouta Aoi"@en,
        "蒼井翔太"@ja ;
    foaf:made <album/74521#composition>,
        <album/74521#lyrics>,
        <album/74521#subject>,
        <album/74521#vocals> ;
    foaf:name "Shouta Aoi"@en,
        "蒼井翔太"@ja .

<artist/13316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74521#subject> ;
    schema:name "Yosuke Yamashita"@en,
        "山下洋介"@ja ;
    foaf:made <album/74521#composition>,
        <album/74521#subject> ;
    foaf:name "Yosuke Yamashita"@en,
        "山下洋介"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74521#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/74521#composition>,
        <album/74521#lyrics>,
        <album/74521#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/6315#subject> a schema:CreativeWork ;
    schema:name "DEVILS' LINE"@en,
        "デビルズライン"@ja,
        "DEVILS' LINE"@ja-latn ;
    foaf:name "DEVILS' LINE"@en,
        "デビルズライン"@ja,
        "DEVILS' LINE"@ja-latn .

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

<album/74521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn ;
    mo:performance_of <album/74521#musicalwork> ;
    mo:recorded_as <album/74521#musicalexpression> ;
    schema:name "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn ;
    schema:workPerformed <album/74521#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/74521/74521-1523069719.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/74521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/74521#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/12887#subject>,
        <artist/13316#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/74521#musicalwork> ;
    schema:name "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn .

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

<album/74521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-09"^^xsd:date ;
    dcterms:title "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn ;
    mo:catalogue_number "KICM-1843" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74521#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:N46760cc9058941f4867ee352b46d235a ;
    mo:record_count 1 ;
    schema:about <product/6315#subject> ;
    schema:datePublished "2018-05-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/12/74521/74521-1523069719.jpg> ;
    schema:name "Eclipse / Shouta Aoi"@en,
        "Eclipse / 蒼井翔太"@ja,
        "Eclipse / Shouta Aoi"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/74521/74521-1523069719.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/74521#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74521#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/74521#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/74521#lyrics> ;
    foaf:name "(Elements Garden)"@en .

_:N0cae8cf2352247c3b68ad27a8601c9e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eclipse"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N46760cc9058941f4867ee352b46d235a ;
    schema:name "Eclipse"@en .

_:N19c35c09b79f4b548e29f3abba2f525b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N46760cc9058941f4867ee352b46d235a ;
    schema:name "I am"@en .

_:N3a2dbddbdaa74936b695930a6c005d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N46760cc9058941f4867ee352b46d235a ;
    schema:name "Distance"@en .

_:N46760cc9058941f4867ee352b46d235a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cae8cf2352247c3b68ad27a8601c9e0,
        _:N19c35c09b79f4b548e29f3abba2f525b,
        _:N3a2dbddbdaa74936b695930a6c005d62 ;
    mo:track_count 3 ;
    schema:duration "PT16:32"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0cae8cf2352247c3b68ad27a8601c9e0,
        _:N19c35c09b79f4b548e29f3abba2f525b,
        _:N3a2dbddbdaa74936b695930a6c005d62 .

