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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/43883#lyrics>,
        <album/43883#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

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

<artist/10821#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43883#subject> ;
    schema:name "Satomi Kawasaki"@en,
        "川崎里実"@ja ;
    foaf:made <album/43883#composition>,
        <album/43883#subject> ;
    foaf:name "Satomi Kawasaki"@en,
        "川崎里実"@ja .

<artist/12184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43883#subject> ;
    schema:name "Kana Yabuki"@en,
        "矢吹香那"@ja ;
    foaf:made <album/43883#composition>,
        <album/43883#subject> ;
    foaf:name "Kana Yabuki"@en,
        "矢吹香那"@ja .

<product/2490#subject> a schema:CreativeWork ;
    schema:name "Nobunaga the Fool"@en,
        "ノブナガ・ザ・フール"@ja,
        "Nobunaga the Fool"@ja-latn ;
    foaf:name "Nobunaga the Fool"@en,
        "ノブナガ・ザ・フール"@ja,
        "Nobunaga the Fool"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/38/43883/43883-1399620714.jpg> a schema:ImageObject,
        foaf:Image .

<album/43883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn ;
    mo:composer <artist/10821#subject>,
        <artist/12184#subject> ;
    mo:produced_work <album/43883#musicalwork> ;
    schema:name "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn .

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

<album/43883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn ;
    mo:performance_of <album/43883#musicalwork> ;
    mo:performer <artist/3102#subject> ;
    mo:recorded_as <album/43883#musicalexpression> ;
    schema:byArtist <artist/3102#subject> ;
    schema:name "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn ;
    schema:workPerformed <album/43883#musicalwork> .

<artist/3102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43883#performance> ;
    schema:name "Minori Chihara"@en,
        "茅原実里"@ja ;
    foaf:name "Minori Chihara"@en,
        "茅原実里"@ja .

<album/43883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-14"^^xsd:date ;
    dcterms:title "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn ;
    mo:catalogue_number "LACM-14224" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43883#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2c84a1d5e5394e2793b9d3e0118e9a36 ;
    mo:record_count 1 ;
    schema:about <product/2490#subject> ;
    schema:byArtist <artist/3102#subject> ;
    schema:datePublished "2014-05-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/38/43883/43883-1399620714.jpg> ;
    schema:name "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.4 イチヒメ（CV.茅原実里）"@ja,
        "Nobunaga the Fool Character Song Vol.4 Ichihime (CV.Minori Chihara)"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/43883/43883-1399620714.jpg> .

_:N382139f7d636470d8e1c7f38f30d86ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAME OF FLOWER"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c84a1d5e5394e2793b9d3e0118e9a36 ;
    schema:name "NAME OF FLOWER"@en .

_:N7162f8edf4744d51804e67fd5ffe429e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAME OF FLOWER (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c84a1d5e5394e2793b9d3e0118e9a36 ;
    schema:name "NAME OF FLOWER (Instrumental)"@en .

_:Nc3071dd1e546439fa54e09c3b8070862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OATH FOR MY DEARS"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c84a1d5e5394e2793b9d3e0118e9a36 ;
    schema:name "OATH FOR MY DEARS"@en .

_:Nd35edb2f183042beb8985e4e258e9cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OATH FOR MY DEARS (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2c84a1d5e5394e2793b9d3e0118e9a36 ;
    schema:name "OATH FOR MY DEARS (Instrumental)"@en .

_:N2c84a1d5e5394e2793b9d3e0118e9a36 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N382139f7d636470d8e1c7f38f30d86ff,
        _:N7162f8edf4744d51804e67fd5ffe429e,
        _:Nc3071dd1e546439fa54e09c3b8070862,
        _:Nd35edb2f183042beb8985e4e258e9cf6 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N382139f7d636470d8e1c7f38f30d86ff,
        _:N7162f8edf4744d51804e67fd5ffe429e,
        _:Nc3071dd1e546439fa54e09c3b8070862,
        _:Nd35edb2f183042beb8985e4e258e9cf6 .

