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

<artist/10825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Furuya"@en,
        "古屋真"@ja ;
    foaf:made <album/61719#lyrics>,
        <album/61719#subject> ;
    foaf:name "Shin Furuya"@en,
        "古屋真"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/61719#subject>,
        <album/61719#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/3279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61719#subject> ;
    schema:name "Yuki Kuromitsu"@en,
        "黒光雄輝"@ja ;
    foaf:made <album/61719#composition>,
        <album/61719#subject> ;
    foaf:name "Yuki Kuromitsu"@en,
        "黒光雄輝"@ja .

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61719#subject> ;
    schema:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja ;
    foaf:made <album/61719#composition>,
        <album/61719#lyrics>,
        <album/61719#subject> ;
    foaf:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja .

<product/4204#subject> a schema:CreativeWork ;
    schema:name "Sword Art Online: Hollow Realization"@en,
        "ソードアート・オンライン -ホロウ・リアリゼーション-"@ja,
        "Sword Art Online: Hollow Realization"@ja-latn ;
    foaf:name "Sword Art Online: Hollow Realization"@en,
        "ソードアート・オンライン -ホロウ・リアリゼーション-"@ja,
        "Sword Art Online: Hollow Realization"@ja-latn .

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

<album/61719#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn ;
    mo:performance_of <album/61719#musicalwork> ;
    mo:recorded_as <album/61719#musicalexpression> ;
    schema:name "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/61719#musicalwork> .

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

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/61719/61719-1477116307.jpg> a schema:ImageObject,
        foaf:Image .

<album/61719#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn ;
    mo:composer <artist/3279#subject>,
        <artist/4168#subject> ;
    mo:produced_work <album/61719#musicalwork> ;
    schema:name "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn .

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

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

<album/61719#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SMCL-452" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61719#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:Ncae942632ef24819a0db2b7160ef3028 ;
    mo:record_count 1 ;
    schema:about <product/4204#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/61719/61719-1477116307.jpg> ;
    schema:name "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@en,
        "Two of us/モノクロ / 戸松遥"@ja,
        "Two of us/Monochrome / Haruka Tomatsu [Limited Edition]"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/61719/61719-1477116307.jpg> .

_:N6e91c5c6c1bc46f39f21415c6f3f6fe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome (Instrumental)"@en,
        "モノクロ (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ncae942632ef24819a0db2b7160ef3028 ;
    schema:name "Monochrome (Instrumental)"@en,
        "モノクロ (Instrumental)"@ja .

_:Nd690a66b48e048aeab747ce63c348759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome"@en,
        "モノクロ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ncae942632ef24819a0db2b7160ef3028 ;
    schema:name "Monochrome"@en,
        "モノクロ"@ja .

_:Ne4c2f68503ec40948ec2bdb8345c3b09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two of us (Instrumental)"@en,
        "Two of us (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ncae942632ef24819a0db2b7160ef3028 ;
    schema:name "Two of us (Instrumental)"@en,
        "Two of us (Instrumental)"@ja .

_:Ne9c5dde7c3eb4e23bf11d5a25d9caff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two of us"@en,
        "Two of us"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ncae942632ef24819a0db2b7160ef3028 ;
    schema:name "Two of us"@en,
        "Two of us"@ja .

_:Ncae942632ef24819a0db2b7160ef3028 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e91c5c6c1bc46f39f21415c6f3f6fe0,
        _:Nd690a66b48e048aeab747ce63c348759,
        _:Ne4c2f68503ec40948ec2bdb8345c3b09,
        _:Ne9c5dde7c3eb4e23bf11d5a25d9caff3 ;
    mo:track_count 4 ;
    schema:duration "PT19:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6e91c5c6c1bc46f39f21415c6f3f6fe0,
        _:Nd690a66b48e048aeab747ce63c348759,
        _:Ne4c2f68503ec40948ec2bdb8345c3b09,
        _:Ne9c5dde7c3eb4e23bf11d5a25d9caff3 .

