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

<artist/27608#subject> a schema:Person,
        foaf:Person ;
    schema:name "Loco."@en ;
    foaf:made <album/58636#lyrics>,
        <album/58636#subject> ;
    foaf:name "Loco."@en .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/58636#lyrics>,
        <album/58636#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/6418#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato Fukuen"@en,
        "福圓美里"@ja ;
    foaf:made <album/58636#subject>,
        <album/58636#vocals> ;
    foaf:name "Misato Fukuen"@en,
        "福圓美里"@ja .

<artist/901#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja ;
    foaf:made <album/58636#subject>,
        <album/58636#vocals> ;
    foaf:name "Hitomi Nabatame"@en,
        "生天目仁美"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58636#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/58636#composition>,
        <album/58636#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

<product/2902#subject> a schema:CreativeWork ;
    schema:name "The Ambition of Oda Nobuna"@en,
        "織田信奈の野望"@ja,
        "Oda Nobuna no Yabou"@ja-latn ;
    foaf:name "The Ambition of Oda Nobuna"@en,
        "織田信奈の野望"@ja,
        "Oda Nobuna no Yabou"@ja-latn .

<album/58636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn ;
    mo:composer <artist/6352#subject> ;
    mo:produced_work <album/58636#musicalwork> ;
    schema:name "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn .

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

<album/58636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn ;
    mo:performance_of <album/58636#musicalwork> ;
    mo:recorded_as <album/58636#musicalexpression> ;
    schema:name "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn ;
    schema:workPerformed <album/58636#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58636#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> ;
    foaf:depicts <album/58636#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> .

<https://medium-media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/58636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-05"^^xsd:date ;
    dcterms:title "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn ;
    mo:catalogue_number "PCCG-70152" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58636#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N76278c2d65734ed5b35fc0c45c635a98 ;
    mo:record_count 1 ;
    schema:about <product/2902#subject> ;
    schema:datePublished "2012-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> ;
    schema:name "Ambition of ODA NOBUNA Music of the different world Utahime 02"@en,
        "織田信奈の野望 Music of the different world 歌姫02"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 02"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/58636/58636-0ec6b275819a.png> .

_:N34d0e1626ee243b1b6b17c36765503b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotion [Instrumental]"@ja,
        "Emotion [Instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76278c2d65734ed5b35fc0c45c635a98 ;
    schema:name "Emotion [Instrumental]"@ja,
        "Emotion [Instrumental]"@ja-latn .

_:N36c8e172ea54415dacdb9185198c6ff2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "派手に行け!"@ja,
        "Hade ni Ike!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76278c2d65734ed5b35fc0c45c635a98 ;
    schema:name "派手に行け!"@ja,
        "Hade ni Ike!"@ja-latn .

_:N47cd087cdc73442a965b9afd78301fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotion"@ja,
        "Emotion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76278c2d65734ed5b35fc0c45c635a98 ;
    schema:name "Emotion"@ja,
        "Emotion"@ja-latn .

_:N9fb39cfeea624c36a4a64e8301f20a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "派手に行け! [Instrumental]"@ja,
        "Hade ni Ike! [Instrumental]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N76278c2d65734ed5b35fc0c45c635a98 ;
    schema:name "派手に行け! [Instrumental]"@ja,
        "Hade ni Ike! [Instrumental]"@ja-latn .

_:N76278c2d65734ed5b35fc0c45c635a98 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34d0e1626ee243b1b6b17c36765503b7,
        _:N36c8e172ea54415dacdb9185198c6ff2,
        _:N47cd087cdc73442a965b9afd78301fbc,
        _:N9fb39cfeea624c36a4a64e8301f20a6c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N34d0e1626ee243b1b6b17c36765503b7,
        _:N36c8e172ea54415dacdb9185198c6ff2,
        _:N47cd087cdc73442a965b9afd78301fbc,
        _:N9fb39cfeea624c36a4a64e8301f20a6c .

