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

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

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

<album/91444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Blaze Epic"@en ;
            foaf:made <album/91444#composition> ;
            foaf:name "Blaze Epic"@en ] ;
    mo:produced_work <album/91444#musicalwork> ;
    schema:name "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn .

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

<album/91444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn ;
    mo:performance_of <album/91444#musicalwork> ;
    mo:recorded_as <album/91444#musicalexpression> ;
    schema:name "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn ;
    schema:workPerformed <album/91444#musicalwork> .

<https://media.vgm.io/albums/44/91444/91444-1570861083.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/91444#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/91444/91444-1570861083.png> ;
    foaf:depicts <album/91444#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/91444/91444-1570861083.png> .

<https://medium-media.vgm.io/albums/44/91444/91444-1570861083.png> a schema:ImageObject,
        foaf:Image .

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

<album/91444#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-18"^^xsd:date ;
    dcterms:title "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/91444#musicalexpression> ;
    mo:publisher _:Nf589571d71b54e18919db9517b078d47 ;
    mo:record _:N70180fdcf4c945bcb775c948a616651e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hinedere Beat"@en ;
            foaf:name "Hinedere Beat"@en ] ;
    schema:datePublished "2018-09-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/91444/91444-1570861083.png> ;
    schema:name "Hinedere Beat OST"@en,
        "ヒネデレビート OST"@ja,
        "Hinedere Beat OST"@ja-latn ;
    schema:publisher _:Nf589571d71b54e18919db9517b078d47 ;
    foaf:depiction <https://media.vgm.io/albums/44/91444/91444-1570861083.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91444#subject> ;
    schema:name "Blaze Epic"@en ;
    foaf:made <album/91444#subject> ;
    foaf:name "Blaze Epic"@en .

_:N036e95d488ec43b481cd4e9cb84c1449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koe"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Koe"@en .

_:N6f25ca6dc7084c46adc7654e25699aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kijin"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kijin"@en .

_:N9e524f0a12c747efa8dd3ead44cb17a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kedo"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kedo"@en .

_:Na2a5ae5416a64ce69a6927bbce8bca57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kata"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kata"@en .

_:Nb688a054bb8e492991a0f0e1055666e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kunoichi"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kunoichi"@en .

_:Nb6bc3b7776044b51a849755e14e32cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korei"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Korei"@en .

_:Nc68b96d03194450b88109c46875cd886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koi"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Koi"@en .

_:Ndc0faeedf84f4549a4e8535fc6cf273c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirei"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kirei"@en .

_:Ne96aaa46f5924f1fba7d3d38508c250f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kurukuru"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kurukuru"@en .

_:Nf589571d71b54e18919db9517b078d47 schema:name "Blaze Epic"@en,
        "Blaze Epic"@ja,
        "Blaze Epic"@ja-latn ;
    foaf:name "Blaze Epic"@en,
        "Blaze Epic"@ja,
        "Blaze Epic"@ja-latn .

_:Nf663667559a44306858d34e373c3e90f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kengi"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N70180fdcf4c945bcb775c948a616651e ;
    schema:name "Kengi"@en .

_:N70180fdcf4c945bcb775c948a616651e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036e95d488ec43b481cd4e9cb84c1449,
        _:N6f25ca6dc7084c46adc7654e25699aff,
        _:N9e524f0a12c747efa8dd3ead44cb17a0,
        _:Na2a5ae5416a64ce69a6927bbce8bca57,
        _:Nb688a054bb8e492991a0f0e1055666e7,
        _:Nb6bc3b7776044b51a849755e14e32cf3,
        _:Nc68b96d03194450b88109c46875cd886,
        _:Ndc0faeedf84f4549a4e8535fc6cf273c,
        _:Ne96aaa46f5924f1fba7d3d38508c250f,
        _:Nf663667559a44306858d34e373c3e90f ;
    mo:track_count 10 ;
    schema:duration "PT18:00"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N036e95d488ec43b481cd4e9cb84c1449,
        _:N6f25ca6dc7084c46adc7654e25699aff,
        _:N9e524f0a12c747efa8dd3ead44cb17a0,
        _:Na2a5ae5416a64ce69a6927bbce8bca57,
        _:Nb688a054bb8e492991a0f0e1055666e7,
        _:Nb6bc3b7776044b51a849755e14e32cf3,
        _:Nc68b96d03194450b88109c46875cd886,
        _:Ndc0faeedf84f4549a4e8535fc6cf273c,
        _:Ne96aaa46f5924f1fba7d3d38508c250f,
        _:Nf663667559a44306858d34e373c3e90f .

