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

<artist/12780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "Ryosuke Shigenaga"@en,
        "重永亮介"@ja .

<artist/13234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "nano"@en,
        "ナノ"@ja ;
    foaf:made <album/67051#composition>,
        <album/67051#lyrics>,
        <album/67051#subject>,
        <album/67051#vocals> ;
    foaf:name "nano"@en,
        "ナノ"@ja .

<artist/13459#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "Powerless"@en ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "Powerless"@en .

<artist/15136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "Kousuke Nakanishi"@en,
        "中西航介"@ja ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "Kousuke Nakanishi"@en,
        "中西航介"@ja .

<artist/15790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "WEST GROUND"@en ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "WEST GROUND"@en .

<artist/17251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "buzzG"@en ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "buzzG"@en .

<artist/21463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "SHO"@en ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "SHO"@en .

<artist/9357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja ;
    foaf:made <album/67051#composition>,
        <album/67051#subject> ;
    foaf:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja .

<product/3945#subject> a schema:CreativeWork ;
    schema:name "Aria the Scarlet Ammo Double A"@en,
        "緋弾のアリアAA"@ja,
        "Hidan no Aria AA"@ja-latn ;
    foaf:name "Aria the Scarlet Ammo Double A"@en,
        "緋弾のアリアAA"@ja,
        "Hidan no Aria AA"@ja-latn .

<product/4261#subject> a schema:CreativeWork ;
    schema:name "Magical Girl Raising Project"@en,
        "魔法少女育成計画"@ja,
        "Mahou Shoujo Ikusei Keikaku"@ja-latn ;
    foaf:name "Magical Girl Raising Project"@en,
        "魔法少女育成計画"@ja,
        "Mahou Shoujo Ikusei Keikaku"@ja-latn .

<product/5825#subject> a schema:CreativeWork ;
    schema:name "Chain Chronicle -The Light of Haecceitas-"@en,
        "チェインクロニクル ~ヘクセイタスの閃~"@ja,
        "Chain Chronicle ~Haecceitas no Hikari~"@ja-latn ;
    foaf:name "Chain Chronicle -The Light of Haecceitas-"@en,
        "チェインクロニクル ~ヘクセイタスの閃~"@ja,
        "Chain Chronicle ~Haecceitas no Hikari~"@ja-latn .

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

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

<album/67051#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn ;
    mo:performance_of <album/67051#musicalwork> ;
    mo:recorded_as <album/67051#musicalexpression> ;
    schema:name "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn ;
    schema:workPerformed <album/67051#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/67051/67051-1493085253.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67051#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "from MY FIRST STORY"@en ;
            foaf:made <album/67051#composition> ;
            foaf:name "from MY FIRST STORY"@en ],
        <artist/12780#subject>,
        <artist/13234#subject>,
        <artist/13459#subject>,
        <artist/15136#subject>,
        <artist/15790#subject>,
        <artist/17251#subject>,
        <artist/21463#subject>,
        <artist/9357#subject> ;
    mo:produced_work <album/67051#musicalwork> ;
    schema:name "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn .

<album/67051#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-31"^^xsd:date ;
    dcterms:title "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn ;
    mo:catalogue_number "VTZL-125" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/67051#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N8dfc38151c5f4908aac8d393e8b714a1,
        _:Nf205488837e04b67b0f9836bf979790c ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chain Chronicle: The Light of Haecceitas Part 1"@en ;
            foaf:name "Chain Chronicle: The Light of Haecceitas Part 1"@en ],
        <product/3945#subject>,
        <product/4261#subject>,
        <product/5825#subject> ;
    schema:datePublished "2017-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/67051/67051-1493085253.jpg> ;
    schema:name "The Crossing / nano <NA ver.>"@en,
        "The Crossing / ナノ <NA ver.>"@ja,
        "The Crossing / nano <NA ver.>"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/67051/67051-1493085253.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67051#subject> ;
    schema:name "from MY FIRST STORY"@en ;
    foaf:made <album/67051#subject> ;
    foaf:name "from MY FIRST STORY"@en .

_:N175e836765c2417783a300cc46285e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Disaster"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Beautiful Disaster"@en .

_:N2cf1198769a940a283fca580c52be28b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Nemesis"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Nameless Nemesis"@en .

_:N2fe358144ceb4abfb44b114710d18032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye of the Beholder"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Eye of the Beholder"@en .

_:N574790c754ba4fc6b9cebbf93ad8b423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pentagram"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Pentagram"@en .

_:N5e2e5b0e6c2b48b9beab0686947abdfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARAISO"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "PARAISO"@en .

_:N5e2ef4ed740f4a44b8ca8ac9512e98cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milestone"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Milestone"@en .

_:N74b30b31aec64f3e85559c5e1ba243d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bull's Eye"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Bull's Eye"@en .

_:N83700c9ac09f4dada446431df65c0b50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMCATCHER (MUSIC VIDEO)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf205488837e04b67b0f9836bf979790c ;
    schema:name "DREAMCATCHER (MUSIC VIDEO)"@en .

_:Na6427a53684846658f08c9d77ef1dcf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bull's Eye (MUSIC VIDEO)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf205488837e04b67b0f9836bf979790c ;
    schema:name "Bull's Eye (MUSIC VIDEO)"@en .

_:Na6ecc6ee8e104ec4bf92c90dbef7c8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMCATCHER"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "DREAMCATCHER"@en .

_:Na875b4230f454aab9cd0991c759c0fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crossing (MUSIC VIDEO)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nf205488837e04b67b0f9836bf979790c ;
    schema:name "The Crossing (MUSIC VIDEO)"@en .

_:Nc56b9c85b71d4ae9b098903b318e2ed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY LIBERATION"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "MY LIBERATION"@en .

_:Nc7b7d5e9b60d4bddbc5e750038e95656 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MY LIBERATION (MUSIC VIDEO)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf205488837e04b67b0f9836bf979790c ;
    schema:name "MY LIBERATION (MUSIC VIDEO)"@en .

_:Nc80cd704b68d4d6495c924d289d1d38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because of You"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Because of You"@en .

_:Nc8ef6424e36c4a6d9bcc87650620fccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hybrid Heart"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "Hybrid Heart"@en .

_:Ne8d3b3cdf347482f92978b7edc3b21f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crossing"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N8dfc38151c5f4908aac8d393e8b714a1 ;
    schema:name "The Crossing"@en .

_:Nf205488837e04b67b0f9836bf979790c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N83700c9ac09f4dada446431df65c0b50,
        _:Na6427a53684846658f08c9d77ef1dcf8,
        _:Na875b4230f454aab9cd0991c759c0fc7,
        _:Nc7b7d5e9b60d4bddbc5e750038e95656 ;
    mo:track_count 4 ;
    schema:duration "PT15:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N83700c9ac09f4dada446431df65c0b50,
        _:Na6427a53684846658f08c9d77ef1dcf8,
        _:Na875b4230f454aab9cd0991c759c0fc7,
        _:Nc7b7d5e9b60d4bddbc5e750038e95656 .

_:N8dfc38151c5f4908aac8d393e8b714a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N175e836765c2417783a300cc46285e30,
        _:N2cf1198769a940a283fca580c52be28b,
        _:N2fe358144ceb4abfb44b114710d18032,
        _:N574790c754ba4fc6b9cebbf93ad8b423,
        _:N5e2e5b0e6c2b48b9beab0686947abdfe,
        _:N5e2ef4ed740f4a44b8ca8ac9512e98cb,
        _:N74b30b31aec64f3e85559c5e1ba243d0,
        _:Na6ecc6ee8e104ec4bf92c90dbef7c8a2,
        _:Nc56b9c85b71d4ae9b098903b318e2ed0,
        _:Nc80cd704b68d4d6495c924d289d1d38f,
        _:Nc8ef6424e36c4a6d9bcc87650620fccd,
        _:Ne8d3b3cdf347482f92978b7edc3b21f9 ;
    mo:track_count 12 ;
    schema:duration "PT48:29"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N175e836765c2417783a300cc46285e30,
        _:N2cf1198769a940a283fca580c52be28b,
        _:N2fe358144ceb4abfb44b114710d18032,
        _:N574790c754ba4fc6b9cebbf93ad8b423,
        _:N5e2e5b0e6c2b48b9beab0686947abdfe,
        _:N5e2ef4ed740f4a44b8ca8ac9512e98cb,
        _:N74b30b31aec64f3e85559c5e1ba243d0,
        _:Na6ecc6ee8e104ec4bf92c90dbef7c8a2,
        _:Nc56b9c85b71d4ae9b098903b318e2ed0,
        _:Nc80cd704b68d4d6495c924d289d1d38f,
        _:Nc8ef6424e36c4a6d9bcc87650620fccd,
        _:Ne8d3b3cdf347482f92978b7edc3b21f9 .

