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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/85316#lyrics>,
        <album/85316#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/31510#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanami Yoshi."@en,
        "吉七味。"@ja ;
    foaf:made <album/85316#subject>,
        <album/85316#vocals> ;
    foaf:name "Nanami Yoshi."@en,
        "吉七味。"@ja .

<artist/17657#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85316#subject> ;
    schema:name "Ryota Tomaru"@en,
        "都丸椋太"@ja ;
    foaf:made <album/85316#composition>,
        <album/85316#subject> ;
    foaf:name "Ryota Tomaru"@en,
        "都丸椋太"@ja .

<product/7115#subject> a schema:CreativeWork ;
    schema:name "Wise Man's Grandchild"@en,
        "賢者の孫"@ja,
        "Kenja no Mago"@ja-latn ;
    foaf:name "Wise Man's Grandchild"@en,
        "賢者の孫"@ja,
        "Kenja no Mago"@ja-latn .

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

<album/85316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn ;
    mo:performance_of <album/85316#musicalwork> ;
    mo:recorded_as <album/85316#musicalexpression> ;
    schema:name "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn ;
    schema:workPerformed <album/85316#musicalwork> .

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

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/85316/85316-1558089151.jpg> a schema:ImageObject,
        foaf:Image .

<album/85316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/85316#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/17657#subject> ;
    mo:produced_work <album/85316#musicalwork> ;
    schema:name "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn .

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

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

<album/85316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-19"^^xsd:date ;
    dcterms:title "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn ;
    mo:catalogue_number "EYCA-12525" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85316#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N6f73c04bd09f4eb7ba41b231a3cadbdf ;
    mo:record_count 1 ;
    schema:about <product/7115#subject> ;
    schema:datePublished "2019-06-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/85316/85316-1558089151.jpg> ;
    schema:name "Attouteki Vivid Days / Nanami Yoshi."@en,
        "圧倒的 Vivid Days / 吉七味。"@ja,
        "Attouteki Vivid Days / Nanami Yoshi."@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/85316/85316-1558089151.jpg> .

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

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

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

_:N0ae3172c22fb43d3b282597755f598e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart×Nexus (instrumental)"@ja,
        "Heart×Nexus (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N6f73c04bd09f4eb7ba41b231a3cadbdf ;
    schema:name "Heart×Nexus (instrumental)"@ja,
        "Heart×Nexus (instrumental)"@ja-latn .

_:N52a655d3df9b4f36b32ce4a5963ccd62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart×Nexus"@ja,
        "Heart×Nexus"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6f73c04bd09f4eb7ba41b231a3cadbdf ;
    schema:name "Heart×Nexus"@ja,
        "Heart×Nexus"@ja-latn .

_:N92057e5b15514543af93705014512d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "圧倒的 Vivid Days (instrumental)"@ja,
        "Attouteki Vivid Days (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6f73c04bd09f4eb7ba41b231a3cadbdf ;
    schema:name "圧倒的 Vivid Days (instrumental)"@ja,
        "Attouteki Vivid Days (instrumental)"@ja-latn .

_:Ncf75889e0f2047fc8cdcd9dff0f6db02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "圧倒的 Vivid Days"@ja,
        "Attouteki Vivid Days"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6f73c04bd09f4eb7ba41b231a3cadbdf ;
    schema:name "圧倒的 Vivid Days"@ja,
        "Attouteki Vivid Days"@ja-latn .

_:N6f73c04bd09f4eb7ba41b231a3cadbdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae3172c22fb43d3b282597755f598e2,
        _:N52a655d3df9b4f36b32ce4a5963ccd62,
        _:N92057e5b15514543af93705014512d9d,
        _:Ncf75889e0f2047fc8cdcd9dff0f6db02 ;
    mo:track_count 4 ;
    schema:duration "PT15:31"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ae3172c22fb43d3b282597755f598e2,
        _:N52a655d3df9b4f36b32ce4a5963ccd62,
        _:N92057e5b15514543af93705014512d9d,
        _:Ncf75889e0f2047fc8cdcd9dff0f6db02 .

