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

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

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

<artist/12622#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82136#subject> ;
    schema:name "UZA"@en ;
    foaf:made <album/82136#composition>,
        <album/82136#subject> ;
    foaf:name "UZA"@en .

<artist/3583#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82136#subject> ;
    schema:name "Yasichi"@en,
        "八七"@ja ;
    foaf:made <album/82136#composition>,
        <album/82136#subject> ;
    foaf:name "Yasichi"@en,
        "八七"@ja .

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

<org/1200#subject> schema:name "FEEL MEE"@en,
        "FEEL MEE"@ja,
        "FEEL MEE"@ja-latn ;
    foaf:name "FEEL MEE"@en,
        "FEEL MEE"@ja,
        "FEEL MEE"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/82136/82136-1542554941.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82136#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn ;
    mo:performance_of <album/82136#musicalwork> ;
    mo:performer <artist/23618#subject> ;
    mo:recorded_as <album/82136#musicalexpression> ;
    schema:byArtist <artist/23618#subject> ;
    schema:name "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn ;
    schema:workPerformed <album/82136#musicalwork> .

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82136#performance> ;
    schema:name "Ayasa"@en ;
    foaf:name "Ayasa"@en .

<album/82136#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "nowisee"@en ;
            foaf:made <album/82136#composition> ;
            foaf:name "nowisee"@en ],
        <artist/12622#subject>,
        <artist/3583#subject> ;
    mo:produced_work <album/82136#musicalwork> ;
    schema:name "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn .

<album/82136#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-24"^^xsd:date ;
    dcterms:title "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn ;
    mo:catalogue_number "NECM-13032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82136#musicalexpression> ;
    mo:publisher <org/1200#subject> ;
    mo:record _:Nf5b7072491ca4fd09ce350e1c6b60600 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Prince of Tennis BEST GAMES!! -Tezuka vs Atobe- (Tennis no Oujisama BEST GAMES!! -Tezuka vs Atobe-)"@en ;
            foaf:name "The Prince of Tennis BEST GAMES!! -Tezuka vs Atobe- (Tennis no Oujisama BEST GAMES!! -Tezuka vs Atobe-)"@en ] ;
    schema:byArtist <artist/23618#subject> ;
    schema:datePublished "2018-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/82136/82136-1542554941.jpg> ;
    schema:name "BEST GAMES!! / Ayasa"@en,
        "BEST GAMES!! / Ayasa"@ja,
        "BEST GAMES!! / Ayasa"@ja-latn ;
    schema:publisher <org/1200#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/82136/82136-1542554941.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82136#subject> ;
    schema:name "nowisee"@en ;
    foaf:made <album/82136#subject> ;
    foaf:name "nowisee"@en .

_:N20ad69a16e7d4cfc8369c65185a0113a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CROSS WITH YOU"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf5b7072491ca4fd09ce350e1c6b60600 ;
    schema:name "CROSS WITH YOU"@en .

_:N52232469608442afaa038bc0a485a3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Surrender"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf5b7072491ca4fd09ce350e1c6b60600 ;
    schema:name "Never Surrender"@en .

_:N62de521608224c04804b610e3b224192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEST GAMES!!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nf5b7072491ca4fd09ce350e1c6b60600 ;
    schema:name "BEST GAMES!!"@en .

_:Nf5b7072491ca4fd09ce350e1c6b60600 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20ad69a16e7d4cfc8369c65185a0113a,
        _:N52232469608442afaa038bc0a485a3c8,
        _:N62de521608224c04804b610e3b224192 ;
    mo:track_count 3 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N20ad69a16e7d4cfc8369c65185a0113a,
        _:N52232469608442afaa038bc0a485a3c8,
        _:N62de521608224c04804b610e3b224192 .

