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

<artist/20547#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akito Matsumoto"@en,
        "松本明人"@ja ;
    foaf:made <album/44035#lyrics>,
        <album/44035#subject> ;
    foaf:name "Akito Matsumoto"@en,
        "松本明人"@ja .

<album/44035#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/44035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn ;
    mo:composer <artist/20541#subject> ;
    mo:produced_work <album/44035#musicalwork> ;
    schema:name "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/53/44035/44035-1412073957.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn ;
    mo:performance_of <album/44035#musicalwork> ;
    mo:performer <artist/20541#subject> ;
    mo:recorded_as <album/44035#musicalexpression> ;
    schema:byArtist <artist/20541#subject> ;
    schema:name "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn ;
    schema:workPerformed <album/44035#musicalwork> .

<artist/20541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44035#subject> ;
    mo:performed <album/44035#performance> ;
    schema:name "shinku-horou"@en,
        "真空ホロウ"@ja ;
    foaf:made <album/44035#composition>,
        <album/44035#subject> ;
    foaf:name "shinku-horou"@en,
        "真空ホロウ"@ja .

<album/44035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-19"^^xsd:date ;
    dcterms:title "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn ;
    mo:catalogue_number "ESCL-4150" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44035#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nfacfd73a8c7440709afa244d000f9b4e ;
    mo:record_count 1 ;
    schema:about <product/1150#subject> ;
    schema:byArtist <artist/20541#subject> ;
    schema:datePublished "2014-02-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/44035/44035-1412073957.jpg> ;
    schema:name "Niji / shinku-horou"@en,
        "虹 / 真空ホロウ"@ja,
        "Niji / shinku-horou"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/44035/44035-1412073957.jpg> .

_:N4a3998d422df4b5eb7de997156b480ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly School Effect"@en,
        "バタフライスクールエフェクト"@ja,
        "Butterfly School Effect"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nfacfd73a8c7440709afa244d000f9b4e ;
    schema:name "Butterfly School Effect"@en,
        "バタフライスクールエフェクト"@ja,
        "Butterfly School Effect"@ja-latn .

_:N5419c410784741f6b6b451f674ef8b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow"@en,
        "虹"@ja,
        "Niji"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nfacfd73a8c7440709afa244d000f9b4e ;
    schema:name "Rainbow"@en,
        "虹"@ja,
        "Niji"@ja-latn .

_:Ndf63e7698ef94817b487bf39169cd4eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow White"@en,
        "スノーホワイト"@ja,
        "Snow White"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nfacfd73a8c7440709afa244d000f9b4e ;
    schema:name "Snow White"@en,
        "スノーホワイト"@ja,
        "Snow White"@ja-latn .

_:Nfacfd73a8c7440709afa244d000f9b4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a3998d422df4b5eb7de997156b480ac,
        _:N5419c410784741f6b6b451f674ef8b13,
        _:Ndf63e7698ef94817b487bf39169cd4eb ;
    mo:track_count 3 ;
    schema:duration "PT13:12"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4a3998d422df4b5eb7de997156b480ac,
        _:N5419c410784741f6b6b451f674ef8b13,
        _:Ndf63e7698ef94817b487bf39169cd4eb .

