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

<artist/17320#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuya Miyafuji"@en,
        "宮藤優矢"@ja ;
    foaf:made <album/45206#lyrics>,
        <album/45206#subject> ;
    foaf:name "Yuuya Miyafuji"@en,
        "宮藤優矢"@ja .

<artist/35067#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ruka Matsumoto"@en,
        "松本流花"@ja ;
    foaf:made <album/45206#lyrics>,
        <album/45206#subject> ;
    foaf:name "Ruka Matsumoto"@en,
        "松本流花"@ja .

<artist/5434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Hara"@en,
        "原由実"@ja ;
    foaf:made <album/45206#subject>,
        <album/45206#vocals> ;
    foaf:name "Yumi Hara"@en,
        "原由実"@ja .

<artist/35070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45206#subject> ;
    schema:name "L75-3"@en ;
    foaf:made <album/45206#composition>,
        <album/45206#subject> ;
    foaf:name "L75-3"@en .

<artist/36260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45206#subject> ;
    schema:name "Johnny.k"@en ;
    foaf:made <album/45206#composition>,
        <album/45206#subject> ;
    foaf:name "Johnny.k"@en .

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45206#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/45206#composition>,
        <album/45206#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<product/2556#subject> a schema:CreativeWork ;
    schema:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn ;
    foaf:name "The Awakened Fate Ultimatum"@en,
        "神様と運命覚醒のクロステーゼ"@ja,
        "Kamisama to Unmei Kakusei no Cross Thesis"@ja-latn .

<product/4042#subject> a schema:CreativeWork ;
    schema:name "Corpse Party: Blood Drive"@en,
        "コープスパーティー BLOOD DRIVE"@ja,
        "Corpse Party: Blood Drive"@ja-latn ;
    foaf:name "Corpse Party: Blood Drive"@en,
        "コープスパーティー BLOOD DRIVE"@ja,
        "Corpse Party: Blood Drive"@ja-latn .

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

<album/45206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn ;
    mo:performance_of <album/45206#musicalwork> ;
    mo:recorded_as <album/45206#musicalexpression> ;
    schema:name "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn ;
    schema:workPerformed <album/45206#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/45206/45206-1402370546.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/45206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn ;
    mo:composer <artist/35070#subject>,
        <artist/36260#subject>,
        <artist/5563#subject> ;
    mo:produced_work <album/45206#musicalwork> ;
    schema:name "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn .

<album/45206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-25"^^xsd:date ;
    dcterms:title "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn ;
    mo:catalogue_number "FVCG-1305" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45206#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N600253c2424f437abca12b56c92d6211 ;
    mo:record_count 1 ;
    schema:about <product/2556#subject>,
        <product/4042#subject> ;
    schema:datePublished "2014-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/45206/45206-1402370546.jpg> ;
    schema:name "Rose on the breast / Yumi Hara"@en,
        "Rose on the breast / 原由実"@ja,
        "Rose on the breast / Yumi Hara"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/45206/45206-1402370546.jpg> .

_:N06949a7a33394c1c8d219eea2cad44c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the rain - off vocal -"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "In the rain - off vocal -"@ja .

_:N1f3748a049ac4db08d231d8d6ad6559a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the rain"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "In the rain"@ja .

_:N566b89ce0e034891a1a33b5cacfbbb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレンジ色の季節 - off vocal -"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "オレンジ色の季節 - off vocal -"@ja .

_:N6e0e046c21a042c68a14c9db4b5dfb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose on the breast - off vocal -"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "Rose on the breast - off vocal -"@ja .

_:Nb08add52d66f4a63a18c79454a02fe56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose on the breast"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "Rose on the breast"@ja .

_:Ne2ced549f5464d9686a099a860a47e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレンジ色の季節"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N600253c2424f437abca12b56c92d6211 ;
    schema:name "オレンジ色の季節"@ja .

_:N600253c2424f437abca12b56c92d6211 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06949a7a33394c1c8d219eea2cad44c3,
        _:N1f3748a049ac4db08d231d8d6ad6559a,
        _:N566b89ce0e034891a1a33b5cacfbbb88,
        _:N6e0e046c21a042c68a14c9db4b5dfb08,
        _:Nb08add52d66f4a63a18c79454a02fe56,
        _:Ne2ced549f5464d9686a099a860a47e84 ;
    mo:track_count 6 ;
    schema:duration "PT28:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06949a7a33394c1c8d219eea2cad44c3,
        _:N1f3748a049ac4db08d231d8d6ad6559a,
        _:N566b89ce0e034891a1a33b5cacfbbb88,
        _:N6e0e046c21a042c68a14c9db4b5dfb08,
        _:Nb08add52d66f4a63a18c79454a02fe56,
        _:Ne2ced549f5464d9686a099a860a47e84 .

