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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/78422#lyrics>,
        <album/78422#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

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

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

<artist/16346#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78422#subject> ;
    schema:name "Masayoshi Oishi"@en,
        "大石昌良"@ja ;
    foaf:made <album/78422#composition>,
        <album/78422#lyrics>,
        <album/78422#subject> ;
    foaf:name "Masayoshi Oishi"@en,
        "大石昌良"@ja .

<product/2860#subject> a schema:CreativeWork ;
    schema:name "Monthly Girls' Nozaki-kun"@en,
        "月刊少女野崎くん"@ja,
        "Gekkan Shojo Nozaki Kun"@ja-latn ;
    foaf:name "Monthly Girls' Nozaki-kun"@en,
        "月刊少女野崎くん"@ja,
        "Gekkan Shojo Nozaki Kun"@ja-latn .

<product/3480#subject> a schema:CreativeWork ;
    schema:name "Overlord (Series)"@en,
        "オーバーロード (Series)"@ja,
        "Overlord (Series)"@ja-latn ;
    foaf:name "Overlord (Series)"@en,
        "オーバーロード (Series)"@ja,
        "Overlord (Series)"@ja-latn .

<product/4939#subject> a schema:CreativeWork ;
    schema:name "Hand Shakers"@en,
        "ハンドシェイカー"@ja,
        "Hand Shakers"@ja-latn ;
    foaf:name "Hand Shakers"@en,
        "ハンドシェイカー"@ja,
        "Hand Shakers"@ja-latn .

<product/5349#subject> a schema:CreativeWork ;
    schema:name "Prince of Stride: Alternative"@en,
        "プリンス・オブ・ストライド オルタナティブ"@ja,
        "Prince of Stride: Alternative"@ja-latn ;
    foaf:name "Prince of Stride: Alternative"@en,
        "プリンス・オブ・ストライド オルタナティブ"@ja,
        "Prince of Stride: Alternative"@ja-latn .

<product/5935#subject> a schema:CreativeWork ;
    schema:name "Overlord II"@en,
        "オーバーロード II"@ja,
        "Overlord II"@ja-latn ;
    foaf:name "Overlord II"@en,
        "オーバーロード II"@ja,
        "Overlord II"@ja-latn .

<product/5938#subject> a schema:CreativeWork ;
    schema:name "OVERLORD The dark hero"@en,
        "オーバーロード 漆黒の英雄"@ja,
        "OVERLORD: Shikkoku no Eiyuu"@ja-latn ;
    foaf:name "OVERLORD The dark hero"@en,
        "オーバーロード 漆黒の英雄"@ja,
        "OVERLORD: Shikkoku no Eiyuu"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/22/78422/78422-1534231132.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/40174#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78422#performance> ;
    schema:name "Masayoshi Oishi"@en,
        "オーイシマサヨシ"@ja ;
    foaf:name "Masayoshi Oishi"@en,
        "オーイシマサヨシ"@ja .

<album/78422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn ;
    mo:composer <artist/16346#subject>,
        <artist/16789#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/78422#musicalwork> ;
    schema:name "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn .

<artist/16789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78422#subject> ;
    mo:performed <album/78422#performance> ;
    schema:name "OxT"@en ;
    foaf:made <album/78422#composition>,
        <album/78422#lyrics>,
        <album/78422#subject> ;
    foaf:name "OxT"@en .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78422#subject> ;
    mo:performed <album/78422#performance> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/78422#composition>,
        <album/78422#subject> ;
    foaf:name "Tom-H@ck"@en .

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

<album/78422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn ;
    mo:performance_of <album/78422#musicalwork> ;
    mo:performer <artist/16789#subject>,
        <artist/40174#subject>,
        <artist/8869#subject> ;
    mo:recorded_as <album/78422#musicalexpression> ;
    schema:byArtist <artist/16789#subject>,
        <artist/40174#subject>,
        <artist/8869#subject> ;
    schema:name "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn ;
    schema:workPerformed <album/78422#musicalwork> .

<album/78422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-12"^^xsd:date ;
    dcterms:title "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn ;
    mo:catalogue_number "ZMCZ-12411" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78422#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:Nf95c92e99007491ebe0d788d210f5b19 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "OVERLORD MASS FOR THE DEAD"@en ;
            foaf:name "OVERLORD MASS FOR THE DEAD"@en ],
        <product/2860#subject>,
        <product/3480#subject>,
        <product/4939#subject>,
        <product/5349#subject>,
        <product/5935#subject>,
        <product/5938#subject> ;
    schema:byArtist <artist/16789#subject>,
        <artist/40174#subject>,
        <artist/8869#subject> ;
    schema:datePublished "2018-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/78422/78422-1534231132.jpg> ;
    schema:name "Hello New World / OxT"@en,
        "Hello New World / OxT"@ja,
        "Hello New World / OxT"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/78422/78422-1534231132.jpg> .

_:N0f68d8c4a833402aab4c07b5b59b68a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO CRY GO"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "GO CRY GO"@ja .

_:N12de82d1df654fdb92f3c48aec3a3902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O vs T"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "O vs T"@ja .

_:N180e90a4028e4903add8bd522e088d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRIDER'S HIGH"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "STRIDER'S HIGH"@ja .

_:N31ee32c8eb9b42798f5a5f14d8b23cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clattanoia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Clattanoia"@ja .

_:N37d8bb2341e14e7a8cce886e9c8ad1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daily-go-round"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Daily-go-round"@ja .

_:N8abf01c561c24ec8be90a148c4a42191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laughter Slaughter"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Laughter Slaughter"@ja .

_:N8c2be6cc77ac4b899449ca2f536dd5e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASS FOR THE DEAD"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "MASS FOR THE DEAD"@ja .

_:N91e800efcb194be3a805c95a35629b32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Introduction"@ja .

_:Na4bb9510e12e45f19e9ac698282a359a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Around the world"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Around the world"@ja .

_:Ndf54111e169f4d54bb40d14858983f3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Hand Message"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "One Hand Message"@ja .

_:Necf4ba83ed7a436e926d3d7bd06b8afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君じゃなきゃダメみたい -OxT ver.-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "君じゃなきゃダメみたい -OxT ver.-"@ja .

_:Nfbbe53b966d64131ac67178bce3f8292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello New World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf95c92e99007491ebe0d788d210f5b19 ;
    schema:name "Hello New World"@ja .

_:Nf95c92e99007491ebe0d788d210f5b19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f68d8c4a833402aab4c07b5b59b68a6,
        _:N12de82d1df654fdb92f3c48aec3a3902,
        _:N180e90a4028e4903add8bd522e088d95,
        _:N31ee32c8eb9b42798f5a5f14d8b23cda,
        _:N37d8bb2341e14e7a8cce886e9c8ad1c6,
        _:N8abf01c561c24ec8be90a148c4a42191,
        _:N8c2be6cc77ac4b899449ca2f536dd5e6,
        _:N91e800efcb194be3a805c95a35629b32,
        _:Na4bb9510e12e45f19e9ac698282a359a,
        _:Ndf54111e169f4d54bb40d14858983f3a,
        _:Necf4ba83ed7a436e926d3d7bd06b8afe,
        _:Nfbbe53b966d64131ac67178bce3f8292 ;
    mo:track_count 12 ;
    schema:duration "PT39:25"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f68d8c4a833402aab4c07b5b59b68a6,
        _:N12de82d1df654fdb92f3c48aec3a3902,
        _:N180e90a4028e4903add8bd522e088d95,
        _:N31ee32c8eb9b42798f5a5f14d8b23cda,
        _:N37d8bb2341e14e7a8cce886e9c8ad1c6,
        _:N8abf01c561c24ec8be90a148c4a42191,
        _:N8c2be6cc77ac4b899449ca2f536dd5e6,
        _:N91e800efcb194be3a805c95a35629b32,
        _:Na4bb9510e12e45f19e9ac698282a359a,
        _:Ndf54111e169f4d54bb40d14858983f3a,
        _:Necf4ba83ed7a436e926d3d7bd06b8afe,
        _:Nfbbe53b966d64131ac67178bce3f8292 .

