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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/55637#lyrics>,
        <album/55637#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/11785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55637#subject> ;
    schema:name "RAMM"@en ;
    foaf:made <album/55637#composition>,
        <album/55637#lyrics>,
        <album/55637#subject> ;
    foaf:name "RAMM"@en .

<product/3943#subject> a schema:CreativeWork ;
    schema:name "Hacka Doll THE Animation"@en,
        "ハッカドール THE あにめ～しょん"@ja,
        "Hacka Doll THE Animation"@ja-latn ;
    foaf:name "Hacka Doll THE Animation"@en,
        "ハッカドール THE あにめ～しょん"@ja,
        "Hacka Doll THE Animation"@ja-latn .

<album/55637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn ;
    mo:composer <artist/11785#subject> ;
    mo:produced_work <album/55637#musicalwork> ;
    schema:name "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/55637/55637-1455181165.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/15857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55637#performance> ;
    schema:name "Kaya Okuno"@en,
        "奥野香耶"@ja ;
    foaf:name "Kaya Okuno"@en,
        "奥野香耶"@ja .

<artist/16148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55637#performance> ;
    schema:name "Nanami Yamashita"@en,
        "山下七海"@ja ;
    foaf:name "Nanami Yamashita"@en,
        "山下七海"@ja .

<artist/4180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55637#performance> ;
    schema:name "Ryoka Yuzuki"@en,
        "柚木涼香"@ja ;
    foaf:name "Ryoka Yuzuki"@en,
        "柚木涼香"@ja .

<album/55637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn ;
    mo:performance_of <album/55637#musicalwork> ;
    mo:performer <artist/15857#subject>,
        <artist/16148#subject>,
        <artist/4180#subject> ;
    mo:recorded_as <album/55637#musicalexpression> ;
    schema:byArtist <artist/15857#subject>,
        <artist/16148#subject>,
        <artist/4180#subject> ;
    schema:name "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn ;
    schema:workPerformed <album/55637#musicalwork> .

<album/55637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-24"^^xsd:date ;
    dcterms:title "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn ;
    mo:catalogue_number "EYCA-10686" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55637#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:Nd763d69e668b45f0bbce8f13da179cd5 ;
    mo:record_count 1 ;
    schema:about <product/3943#subject> ;
    schema:byArtist <artist/15857#subject>,
        <artist/16148#subject>,
        <artist/4180#subject> ;
    schema:datePublished "2016-02-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/55637/55637-1455181165.jpg> ;
    schema:name "Hacka Doll Hacka Song #0"@en,
        "ハッカドール ハッカソング0号"@ja,
        "Hacka Doll Hacka Song #0"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/55637/55637-1455181165.jpg> .

_:N1fcdc28cdfd54ef5bbca3397922722c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のアルゴリズム (instrumental)"@ja,
        "Koi no Algorithm (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:Nd763d69e668b45f0bbce8f13da179cd5 ;
    schema:name "恋のアルゴリズム (instrumental)"@ja,
        "Koi no Algorithm (instrumental)"@ja-latn .

_:N61caf5606edf463a99390760e56c12f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tight Tired Doll"@ja,
        "Tight Tired Doll"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nd763d69e668b45f0bbce8f13da179cd5 ;
    schema:name "Tight Tired Doll"@ja,
        "Tight Tired Doll"@ja-latn .

_:Nbf0e556f974b420ea1a5fae65da48cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tight Tired Doll (instrumental)"@ja,
        "Tight Tired Doll (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nd763d69e668b45f0bbce8f13da179cd5 ;
    schema:name "Tight Tired Doll (instrumental)"@ja,
        "Tight Tired Doll (instrumental)"@ja-latn .

_:Ne3c5e49438bf4a60afc3046e001e6dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のアルゴリズム"@ja,
        "Koi no Algorithm"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nd763d69e668b45f0bbce8f13da179cd5 ;
    schema:name "恋のアルゴリズム"@ja,
        "Koi no Algorithm"@ja-latn .

_:Nd763d69e668b45f0bbce8f13da179cd5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fcdc28cdfd54ef5bbca3397922722c6,
        _:N61caf5606edf463a99390760e56c12f3,
        _:Nbf0e556f974b420ea1a5fae65da48cc0,
        _:Ne3c5e49438bf4a60afc3046e001e6dee ;
    mo:track_count 4 ;
    schema:duration "PT20:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1fcdc28cdfd54ef5bbca3397922722c6,
        _:N61caf5606edf463a99390760e56c12f3,
        _:Nbf0e556f974b420ea1a5fae65da48cc0,
        _:Ne3c5e49438bf4a60afc3046e001e6dee .

