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

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

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

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58635#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/58635#composition>,
        <album/58635#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/58635#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ambition of ODA NOBUNA Music of the different world Utahime 01"@en,
        "織田信奈の野望 Music of the different world 歌姫01"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 01"@ja-latn ;
    mo:composer <artist/6352#subject> ;
    mo:produced_work <album/58635#musicalwork> ;
    schema:name "Ambition of ODA NOBUNA Music of the different world Utahime 01"@en,
        "織田信奈の野望 Music of the different world 歌姫01"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 01"@ja-latn .

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

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

<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/53/58635/58635-cefe57f1b887.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58635#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/58635/58635-cefe57f1b887.png> ;
    foaf:depicts <album/58635#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/58635/58635-cefe57f1b887.png> .

<https://medium-media.vgm.io/albums/53/58635/58635-cefe57f1b887.png> a schema:ImageObject,
        foaf:Image .

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

<artist/3849#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58635#performance> ;
    schema:name "Tomoko Kaneda"@en,
        "金田朋子"@ja ;
    foaf:name "Tomoko Kaneda"@en,
        "金田朋子"@ja .

<artist/6495#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58635#performance> ;
    schema:name "Kanae Ito"@en,
        "伊藤かな恵"@ja ;
    foaf:name "Kanae Ito"@en,
        "伊藤かな恵"@ja .

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

<album/58635#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 01"@en,
        "織田信奈の野望 Music of the different world 歌姫01"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 01"@ja-latn ;
    mo:catalogue_number "PCCG-70151" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58635#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nead8e220283d48b0979325d34cb1c67a ;
    mo:record_count 1 ;
    schema:about <product/2902#subject> ;
    schema:byArtist <artist/3849#subject>,
        <artist/6495#subject> ;
    schema:datePublished "2012-09-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/58635/58635-cefe57f1b887.png> ;
    schema:name "Ambition of ODA NOBUNA Music of the different world Utahime 01"@en,
        "織田信奈の野望 Music of the different world 歌姫01"@ja,
        "Oda Nobuna no Yabou Music of the different world Utahime 01"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/58635/58635-cefe57f1b887.png> .

_:N314446fc5c1b47da8c97ab974836260e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトツノネガイ [Instrumental]"@ja,
        "Hitotsu no Negai (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nead8e220283d48b0979325d34cb1c67a ;
    schema:name "ヒトツノネガイ [Instrumental]"@ja,
        "Hitotsu no Negai (Instrumental)"@ja-latn .

_:N6aa35693c70a477f8639c9fbfd4b043e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガンバラ☆"@ja,
        "Ganbara☆"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nead8e220283d48b0979325d34cb1c67a ;
    schema:name "ガンバラ☆"@ja,
        "Ganbara☆"@ja-latn .

_:N8a32e7f3abb34d69817ae4410502f131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガンバラ☆ [Instrumental]"@ja,
        "Ganbara☆ (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nead8e220283d48b0979325d34cb1c67a ;
    schema:name "ガンバラ☆ [Instrumental]"@ja,
        "Ganbara☆ (Instrumental)"@ja-latn .

_:Nece3c2ad2db8479db750ade466bfa463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトツノネガイ"@ja,
        "Hitotsu no Negai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nead8e220283d48b0979325d34cb1c67a ;
    schema:name "ヒトツノネガイ"@ja,
        "Hitotsu no Negai"@ja-latn .

_:Nead8e220283d48b0979325d34cb1c67a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N314446fc5c1b47da8c97ab974836260e,
        _:N6aa35693c70a477f8639c9fbfd4b043e,
        _:N8a32e7f3abb34d69817ae4410502f131,
        _:Nece3c2ad2db8479db750ade466bfa463 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N314446fc5c1b47da8c97ab974836260e,
        _:N6aa35693c70a477f8639c9fbfd4b043e,
        _:N8a32e7f3abb34d69817ae4410502f131,
        _:Nece3c2ad2db8479db750ade466bfa463 .

