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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/119520#lyrics>,
        <album/119520#subject> ;
    foaf:name "hotaru"@en .

<artist/49836#subject> a schema:Person,
        foaf:Person ;
    schema:name "PelleK"@en ;
    foaf:made <album/119520#subject>,
        <album/119520#vocals> ;
    foaf:name "PelleK"@en .

<artist/13221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119520#subject> ;
    schema:name "eba"@en ;
    foaf:made <album/119520#composition>,
        <album/119520#subject> ;
    foaf:name "eba"@en .

<product/10266#subject> a schema:CreativeWork ;
    schema:name "Skeleton Knight in Another World"@en,
        "骸骨騎士様、只今異世界へお出掛け中"@ja,
        "Gaikotsu Kishisama, Tadaima Isekai e Odekakechuu"@ja-latn ;
    foaf:name "Skeleton Knight in Another World"@en,
        "骸骨騎士様、只今異世界へお出掛け中"@ja,
        "Gaikotsu Kishisama, Tadaima Isekai e Odekakechuu"@ja-latn .

<album/119520#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn ;
    mo:composer <artist/13221#subject> ;
    mo:produced_work <album/119520#musicalwork> ;
    schema:name "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn .

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

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

<album/119520#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn ;
    mo:performance_of <album/119520#musicalwork> ;
    mo:recorded_as <album/119520#musicalexpression> ;
    schema:name "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn ;
    schema:workPerformed <album/119520#musicalwork> .

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

<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/02/119520/119520-000cfee6d1ac.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119520#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/119520/119520-000cfee6d1ac.jpg> ;
    foaf:depicts <album/119520#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/119520/119520-000cfee6d1ac.jpg> .

<https://medium-media.vgm.io/albums/02/119520/119520-000cfee6d1ac.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119520#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-08"^^xsd:date ;
    dcterms:title "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn ;
    mo:catalogue_number "PCSP-04075" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119520#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nc2ca7bce708e4f0a8af5550d8e05c103 ;
    mo:record_count 1 ;
    schema:about <product/10266#subject> ;
    schema:datePublished "2022-04-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/119520/119520-000cfee6d1ac.jpg> ;
    schema:name "Aa, Waga Roman no Michi yo / PelleK"@en,
        "嗚呼、我が浪漫の道よ / PelleK"@ja,
        "Aa, Waga Roman no Michi yo / PelleK"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/119520/119520-000cfee6d1ac.jpg> .

_:N2722c6ccd6944719a10592269178a6cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ah, My Romantic Road (TV size)"@en,
        "嗚呼、我が浪漫の道よ (TV size)"@ja,
        "Aa, Waga Roman no Michi yo (TV size)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nc2ca7bce708e4f0a8af5550d8e05c103 ;
    schema:name "Ah, My Romantic Road (TV size)"@en,
        "嗚呼、我が浪漫の道よ (TV size)"@ja,
        "Aa, Waga Roman no Michi yo (TV size)"@ja-latn .

_:N50ea4b3ebd184adaab2c32b93de3070a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ah, My Romantic Road"@en,
        "嗚呼、我が浪漫の道よ"@ja,
        "Aa, Waga Roman no Michi yo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2ca7bce708e4f0a8af5550d8e05c103 ;
    schema:name "Ah, My Romantic Road"@en,
        "嗚呼、我が浪漫の道よ"@ja,
        "Aa, Waga Roman no Michi yo"@ja-latn .

_:Nf95bd109f52f4b28a70352aa08b8c9c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ah, My Romantic Road (Instrumental)"@en,
        "嗚呼、我が浪漫の道よ (Instrumental)"@ja,
        "Aa, Waga Roman no Michi yo (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2ca7bce708e4f0a8af5550d8e05c103 ;
    schema:name "Ah, My Romantic Road (Instrumental)"@en,
        "嗚呼、我が浪漫の道よ (Instrumental)"@ja,
        "Aa, Waga Roman no Michi yo (Instrumental)"@ja-latn .

_:Nc2ca7bce708e4f0a8af5550d8e05c103 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2722c6ccd6944719a10592269178a6cf,
        _:N50ea4b3ebd184adaab2c32b93de3070a,
        _:Nf95bd109f52f4b28a70352aa08b8c9c6 ;
    mo:track_count 3 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2722c6ccd6944719a10592269178a6cf,
        _:N50ea4b3ebd184adaab2c32b93de3070a,
        _:Nf95bd109f52f4b28a70352aa08b8c9c6 .

