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

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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43880#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/43880#composition>,
        <album/43880#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/8675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43880#subject> ;
    schema:name "Miki Watanabe"@en,
        "渡辺未来"@ja ;
    foaf:made <album/43880#composition>,
        <album/43880#subject> ;
    foaf:name "Miki Watanabe"@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/43880#lyrics> a mo:Lyrics .

<album/43880#musicalexpression> a mo:Signal ;
    mo:published_as <album/43880#subject> ;
    mo:records <album/43880#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/08/43880/43880-1396924652.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43880#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/43880/43880-1396924652.jpg> ;
    foaf:depicts <album/43880#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/43880/43880-1396924652.jpg> .

<https://medium-media.vgm.io/albums/08/43880/43880-1396924652.jpg> a schema:ImageObject,
        foaf:Image .

<album/43880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/8675#subject> ;
    mo:produced_work <album/43880#musicalwork> ;
    schema:name "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn .

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

<album/43880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn ;
    mo:performance_of <album/43880#musicalwork> ;
    mo:performer <artist/4805#subject> ;
    mo:recorded_as <album/43880#musicalexpression> ;
    schema:byArtist <artist/4805#subject> ;
    schema:name "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn ;
    schema:workPerformed <album/43880#musicalwork> .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43880#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<album/43880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-16"^^xsd:date ;
    dcterms:title "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn ;
    mo:catalogue_number "LACM-14221" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43880#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N00fcf07fa5dc4c84bd42a690c1b5a106 ;
    mo:record_count 1 ;
    schema:about <product/2490#subject> ;
    schema:byArtist <artist/4805#subject> ;
    schema:datePublished "2014-04-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/43880/43880-1396924652.jpg> ;
    schema:name "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@en,
        "TVアニメ『ノブナガ・ザ・フール』キャラクターソング Vol.1 オダ・ノブナガ（CV：宮野真守）"@ja,
        "Nobunaga the Fool Character Song Vol.1 Oda Nobunaga (CV: Mamoru Miyano)"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/43880/43880-1396924652.jpg> .

_:N2d69f6897b5b47af979828a809bd90c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOT LONELY BUT FOOL (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N00fcf07fa5dc4c84bd42a690c1b5a106 ;
    schema:name "NOT LONELY BUT FOOL (Instrumental)"@en .

_:N4b138b752a98463aa3f46228dab1ae0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DECIDE MY FATE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N00fcf07fa5dc4c84bd42a690c1b5a106 ;
    schema:name "DECIDE MY FATE"@en .

_:N752bfac31c91411c858f21f2706e05a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DECIDE MY FATE (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N00fcf07fa5dc4c84bd42a690c1b5a106 ;
    schema:name "DECIDE MY FATE (Instrumental)"@en .

_:N840e9e4edb664778be14b797214b33b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOT LONELY BUT FOOL"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N00fcf07fa5dc4c84bd42a690c1b5a106 ;
    schema:name "NOT LONELY BUT FOOL"@en .

_:N00fcf07fa5dc4c84bd42a690c1b5a106 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d69f6897b5b47af979828a809bd90c5,
        _:N4b138b752a98463aa3f46228dab1ae0f,
        _:N752bfac31c91411c858f21f2706e05a7,
        _:N840e9e4edb664778be14b797214b33b5 ;
    mo:track_count 4 ;
    schema:duration "PT17:06"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d69f6897b5b47af979828a809bd90c5,
        _:N4b138b752a98463aa3f46228dab1ae0f,
        _:N752bfac31c91411c858f21f2706e05a7,
        _:N840e9e4edb664778be14b797214b33b5 .

