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

<artist/30831#subject> a schema:Person,
        foaf:Person ;
    schema:name "NuTz"@en ;
    foaf:made <album/82004#lyrics>,
        <album/82004#subject> ;
    foaf:name "NuTz"@en .

<artist/35702#subject> a schema:Person,
        foaf:Person ;
    schema:name "NAKO"@en ;
    foaf:made <album/82004#lyrics>,
        <album/82004#subject> ;
    foaf:name "NAKO"@en .

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

<artist/14473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82004#subject> ;
    schema:name "Kengo Minamida"@en,
        "南田健吾"@ja ;
    foaf:made <album/82004#composition>,
        <album/82004#subject> ;
    foaf:name "Kengo Minamida"@en,
        "南田健吾"@ja .

<artist/21667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82004#subject> ;
    schema:name "GRP"@en ;
    foaf:made <album/82004#composition>,
        <album/82004#subject> ;
    foaf:name "GRP"@en .

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

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

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

<https://medium-media.vgm.io/albums/40/82004/82004-1541869598.jpg> a schema:ImageObject,
        foaf:Image .

<album/82004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn ;
    mo:composer <artist/14473#subject>,
        <artist/21667#subject> ;
    mo:produced_work <album/82004#musicalwork> ;
    schema:name "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn .

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

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

<album/82004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn ;
    mo:performance_of <album/82004#musicalwork> ;
    mo:performer <artist/29429#subject> ;
    mo:recorded_as <album/82004#musicalexpression> ;
    schema:byArtist <artist/29429#subject> ;
    schema:name "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn ;
    schema:workPerformed <album/82004#musicalwork> .

<artist/29429#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82004#performance> ;
    schema:name "Rico Sasaki"@en,
        "佐々木李子"@ja ;
    foaf:name "Rico Sasaki"@en,
        "佐々木李子"@ja .

<album/82004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-21"^^xsd:date ;
    dcterms:title "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn ;
    mo:catalogue_number "VICL-37372" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82004#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Duel Masters (2017)"@en ;
            foaf:name "Duel Masters (2017)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tokyo Clanpool"@en ;
            foaf:name "Tokyo Clanpool"@en ] ;
    schema:byArtist <artist/29429#subject> ;
    schema:datePublished "2018-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/82004/82004-1541869598.jpg> ;
    schema:name "Ashita e no Kaze / Rico Sasaki"@en,
        "明日への風 / 佐々木李子"@ja,
        "Ashita e no Kaze / Rico Sasaki"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/82004/82004-1541869598.jpg> .

_:N3f68089b4e45466f994248db130bc2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change the Future! (Off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "Change the Future! (Off Vocal)"@ja .

_:N48bff94774d743d4a5394afc47512883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High (Off Vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "Fly High (Off Vocal)"@ja .

_:N57178652927043fd8511eb566c97233f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への風"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "明日への風"@ja .

_:N92fa60c26f734280a15d39576a232c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Change the Future!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "Change the Future!"@ja .

_:N988f1cb9d0264d04bc5f1f332759879a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への風 (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "明日への風 (Off Vocal)"@ja .

_:Nff604f872d124439b6db799d9fbd4fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N30d27113a4174bf9a67de25cc46e2eb6 ;
    schema:name "Fly High"@ja .

_:N30d27113a4174bf9a67de25cc46e2eb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f68089b4e45466f994248db130bc2ad,
        _:N48bff94774d743d4a5394afc47512883,
        _:N57178652927043fd8511eb566c97233f,
        _:N92fa60c26f734280a15d39576a232c76,
        _:N988f1cb9d0264d04bc5f1f332759879a,
        _:Nff604f872d124439b6db799d9fbd4fcd ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3f68089b4e45466f994248db130bc2ad,
        _:N48bff94774d743d4a5394afc47512883,
        _:N57178652927043fd8511eb566c97233f,
        _:N92fa60c26f734280a15d39576a232c76,
        _:N988f1cb9d0264d04bc5f1f332759879a,
        _:Nff604f872d124439b6db799d9fbd4fcd .

