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

<artist/31290#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Sakata"@en,
        "坂田麻美"@ja ;
    foaf:made <album/87510#lyrics>,
        <album/87510#subject> ;
    foaf:name "Asami Sakata"@en,
        "坂田麻美"@ja .

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

<artist/32209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87510#subject> ;
    schema:name "Takatsugu Tsumabuki"@en,
        "妻夫木崇次"@ja ;
    foaf:made <album/87510#composition>,
        <album/87510#subject> ;
    foaf:name "Takatsugu Tsumabuki"@en,
        "妻夫木崇次"@ja .

<artist/32210#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87510#subject> ;
    schema:name "Haruo Yoda"@en,
        "与田春生"@ja ;
    foaf:made <album/87510#composition>,
        <album/87510#subject> ;
    foaf:name "Haruo Yoda"@en,
        "与田春生"@ja .

<product/7580#subject> a schema:CreativeWork ;
    schema:name "Tales of Asteria"@en,
        "テイルズ オブ アスタリア"@ja,
        "Tales of Asteria"@ja-latn ;
    foaf:name "Tales of Asteria"@en,
        "テイルズ オブ アスタリア"@ja,
        "Tales of Asteria"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/01/87510/87510-1559981004.jpg> a schema:ImageObject,
        foaf:Image .

<album/87510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn ;
    mo:composer <artist/32209#subject>,
        <artist/32210#subject> ;
    mo:produced_work <album/87510#musicalwork> ;
    schema:name "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn .

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

<album/87510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn ;
    mo:performance_of <album/87510#musicalwork> ;
    mo:performer <artist/31291#subject> ;
    mo:recorded_as <album/87510#musicalexpression> ;
    schema:byArtist <artist/31291#subject> ;
    schema:name "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn ;
    schema:workPerformed <album/87510#musicalwork> .

<artist/31291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87510#performance> ;
    schema:name "Beverly"@en ;
    foaf:name "Beverly"@en .

<album/87510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-11"^^xsd:date ;
    dcterms:title "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn ;
    mo:catalogue_number "ANTCD-30453" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87510#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N01d0b9bf80e34d9ebb3327661594dfa2 ;
    mo:record_count 1 ;
    schema:about <product/7580#subject> ;
    schema:byArtist <artist/31291#subject> ;
    schema:datePublished "2019-02-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/87510/87510-1559981004.jpg> ;
    schema:name "Adventure / Beverly"@en,
        "Adventure / Beverly"@ja,
        "Adventure / Beverly"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/87510/87510-1559981004.jpg> .

_:N01d0b9bf80e34d9ebb3327661594dfa2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54cf0204c1a840eeabf66d3b018d5cb5 ;
    mo:track_count 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N54cf0204c1a840eeabf66d3b018d5cb5 .

_:N54cf0204c1a840eeabf66d3b018d5cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N01d0b9bf80e34d9ebb3327661594dfa2 ;
    schema:name "Adventure"@en .

