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

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

<product/1150#subject> a schema:CreativeWork ;
    schema:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn ;
    foaf:name "Naruto Shippuden"@en,
        "NARUTO-ナルト- 疾風伝"@ja,
        "Naruto Shippuden"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/50672/50672-1423189196.jpg> a schema:ImageObject,
        foaf:Image .

<album/50672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn ;
    mo:composer <artist/25204#subject>,
        <artist/25205#subject> ;
    mo:produced_work <album/50672#musicalwork> ;
    schema:name "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn .

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

<artist/25203#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50672#performance> ;
    schema:name "Hemenway"@en ;
    foaf:name "Hemenway"@en .

<artist/25206#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50672#performance> ;
    schema:name "Ogaching"@en ;
    foaf:name "Ogaching"@en .

<artist/25207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50672#performance> ;
    schema:name "Toshi"@en ;
    foaf:made <album/50672#lyrics>,
        <album/50672#subject> ;
    foaf:name "Toshi"@en .

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

<artist/25204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50672#subject> ;
    mo:performed <album/50672#performance> ;
    schema:name "Charm"@en ;
    foaf:made <album/50672#composition>,
        <album/50672#lyrics>,
        <album/50672#subject> ;
    foaf:name "Charm"@en .

<artist/25205#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50672#subject> ;
    mo:performed <album/50672#performance> ;
    schema:name "Isaac"@en ;
    foaf:made <album/50672#composition>,
        <album/50672#lyrics>,
        <album/50672#subject> ;
    foaf:name "Isaac"@en .

<album/50672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn ;
    mo:performance_of <album/50672#musicalwork> ;
    mo:performer <artist/25203#subject>,
        <artist/25204#subject>,
        <artist/25205#subject>,
        <artist/25206#subject>,
        <artist/25207#subject> ;
    mo:recorded_as <album/50672#musicalexpression> ;
    schema:byArtist <artist/25203#subject>,
        <artist/25204#subject>,
        <artist/25205#subject>,
        <artist/25206#subject>,
        <artist/25207#subject> ;
    schema:name "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn ;
    schema:workPerformed <album/50672#musicalwork> .

<album/50672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-25"^^xsd:date ;
    dcterms:title "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn ;
    mo:catalogue_number "KSCL-1926" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50672#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N8fd7e075b10b4b9e851875697dd924d9 ;
    mo:record_count 1 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/25203#subject>,
        <artist/25204#subject>,
        <artist/25205#subject>,
        <artist/25206#subject>,
        <artist/25207#subject> ;
    schema:datePublished "2012-01-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/50672/50672-1423189196.jpg> ;
    schema:name "By My Side / Hemenway"@en,
        "バイマイサイド / Hemenway"@ja,
        "By My Side / Hemenway"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/50672/50672-1423189196.jpg> .

_:N323a9add007743f5865d427683c41afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By My Side"@en,
        "バイマイサイド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N8fd7e075b10b4b9e851875697dd924d9 ;
    schema:name "By My Side"@en,
        "バイマイサイド"@ja .

_:N7f3ef646a74c4226bbb256edccf57de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dust"@en,
        "Dust"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8fd7e075b10b4b9e851875697dd924d9 ;
    schema:name "Dust"@en,
        "Dust"@ja .

_:N921f9d93a7cf4730a90386f64781be79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By My Side (Flying Guitar Ver.)"@en,
        "バイマイサイド (Flying Guitar Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8fd7e075b10b4b9e851875697dd924d9 ;
    schema:name "By My Side (Flying Guitar Ver.)"@en,
        "バイマイサイド (Flying Guitar Ver.)"@ja .

_:Ne2201dffe075452ba065a87952683889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Junior"@en,
        "Dear Junior"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8fd7e075b10b4b9e851875697dd924d9 ;
    schema:name "Dear Junior"@en,
        "Dear Junior"@ja .

_:N8fd7e075b10b4b9e851875697dd924d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N323a9add007743f5865d427683c41afe,
        _:N7f3ef646a74c4226bbb256edccf57de7,
        _:N921f9d93a7cf4730a90386f64781be79,
        _:Ne2201dffe075452ba065a87952683889 ;
    mo:track_count 4 ;
    schema:duration "PT14:33"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N323a9add007743f5865d427683c41afe,
        _:N7f3ef646a74c4226bbb256edccf57de7,
        _:N921f9d93a7cf4730a90386f64781be79,
        _:Ne2201dffe075452ba065a87952683889 .

