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

<artist/14948#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shifumi Matsushima"@en,
        "松島詩史"@ja ;
    foaf:made <album/68750#lyrics>,
        <album/68750#subject> ;
    foaf:name "Shifumi Matsushima"@en,
        "松島詩史"@ja .

<artist/16634#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUZUNO"@en,
        "Yuzuno"@en,
        "柚子乃"@ja ;
    foaf:made <album/68750#lyrics>,
        <album/68750#subject>,
        <album/68750#vocals> ;
    foaf:name "YUZUNO"@en,
        "Yuzuno"@en,
        "柚子乃"@ja .

<artist/135#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68750#subject> ;
    schema:name "C.G mix"@en ;
    foaf:made <album/68750#composition>,
        <album/68750#subject> ;
    foaf:name "C.G mix"@en .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68750#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/68750#composition>,
        <album/68750#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68750#subject> ;
    schema:name "Takeshi Ozaki"@en,
        "尾崎武士"@ja ;
    foaf:made <album/68750#composition>,
        <album/68750#subject> ;
    foaf:name "Takeshi Ozaki"@en,
        "尾崎武士"@ja .

<artist/18#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68750#subject> ;
    schema:name "Kazuya Takase"@en,
        "高瀬一矢"@ja ;
    foaf:made <album/68750#composition>,
        <album/68750#subject> ;
    foaf:name "Kazuya Takase"@en,
        "高瀬一矢"@ja .

<artist/978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68750#subject> ;
    schema:name "Maiko Iuchi"@en,
        "井内舞子"@ja ;
    foaf:made <album/68750#composition>,
        <album/68750#subject> ;
    foaf:name "Maiko Iuchi"@en,
        "井内舞子"@ja .

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

<album/68750#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn ;
    mo:performance_of <album/68750#musicalwork> ;
    mo:recorded_as <album/68750#musicalexpression> ;
    schema:name "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn ;
    schema:workPerformed <album/68750#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/05/68750/68750-1496607101.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/68750#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn ;
    mo:composer <artist/135#subject>,
        <artist/151#subject>,
        <artist/179#subject>,
        <artist/18#subject>,
        <artist/978#subject> ;
    mo:produced_work <album/68750#musicalwork> ;
    schema:name "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn .

<album/68750#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-29"^^xsd:date ;
    dcterms:title "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn ;
    mo:catalogue_number "ICD-66036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68750#musicalexpression> ;
    mo:publisher <org/2639#subject> ;
    mo:record _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gangsta Republica"@en ;
            foaf:name "Gangsta Republica"@en ] ;
    schema:datePublished "2013-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/68750/68750-1496607101.jpg> ;
    schema:name "Hi-Black / Yuzuno"@en,
        "Hi-Black / Yuzuno"@ja,
        "Hi-Black / Yuzuno"@ja-latn ;
    schema:publisher <org/2639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/68750/68750-1496607101.jpg> .

_:N1afa9db13e4641469f412148fe34a1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モラトリアム・クラスタ"@ja,
        "Moratorium Cluster"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    schema:name "モラトリアム・クラスタ"@ja,
        "Moratorium Cluster"@ja-latn .

_:N343435d2f16145f58c469339f236214a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the mirror"@ja,
        "In the mirror"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    schema:name "In the mirror"@ja,
        "In the mirror"@ja-latn .

_:Nb2d57e04c12c4cfaa294b6f3b662178b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love me..."@ja,
        "Love me..."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    schema:name "Love me..."@ja,
        "Love me..."@ja-latn .

_:Nb968a702ceb44765894522fd6e8631a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hi-Black"@ja,
        "Hi-Black"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    schema:name "Hi-Black"@ja,
        "Hi-Black"@ja-latn .

_:Ndae53810c3ea4eaba3af641a9399f718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TREASURE DAYS"@ja,
        "TREASURE DAYS"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N6f6d5f5eed8d42a188d7fd243e84fd77 ;
    schema:name "TREASURE DAYS"@ja,
        "TREASURE DAYS"@ja-latn .

_:N6f6d5f5eed8d42a188d7fd243e84fd77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1afa9db13e4641469f412148fe34a1db,
        _:N343435d2f16145f58c469339f236214a,
        _:Nb2d57e04c12c4cfaa294b6f3b662178b,
        _:Nb968a702ceb44765894522fd6e8631a5,
        _:Ndae53810c3ea4eaba3af641a9399f718 ;
    mo:track_count 5 ;
    schema:duration "PT22:07"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1afa9db13e4641469f412148fe34a1db,
        _:N343435d2f16145f58c469339f236214a,
        _:Nb2d57e04c12c4cfaa294b6f3b662178b,
        _:Nb968a702ceb44765894522fd6e8631a5,
        _:Ndae53810c3ea4eaba3af641a9399f718 .

