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

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

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

<artist/11743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "Ca5"@en ;
    foaf:made <album/141234#composition>,
        <album/141234#subject> ;
    foaf:name "Ca5"@en .

<artist/64630#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "The Reverb"@en ;
    foaf:made <album/141234#composition>,
        <album/141234#subject> ;
    foaf:name "The Reverb"@en .

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

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

<https://media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141234#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> ;
    foaf:depicts <album/141234#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> .

<https://medium-media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HEMISHINKU"@en,
        "HEMISHINKU"@ja,
        "HEMISHINKU"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "楊敦凱"@en ;
            foaf:made <album/141234#composition> ;
            foaf:name "楊敦凱"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "水野明広"@en ;
            foaf:made <album/141234#composition> ;
            foaf:name "水野明広"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robert Monroe"@en ;
            foaf:made <album/141234#composition> ;
            foaf:name "Robert Monroe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "大高丈宙"@en ;
            foaf:made <album/141234#composition> ;
            foaf:name "大高丈宙"@en ],
        <artist/11743#subject>,
        <artist/64630#subject> ;
    mo:produced_work <album/141234#musicalwork> ;
    schema:name "HEMISHINKU"@en,
        "HEMISHINKU"@ja,
        "HEMISHINKU"@ja-latn .

<album/141234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-12"^^xsd:date ;
    dcterms:title "HEMISHINKU"@en,
        "HEMISHINKU"@ja,
        "HEMISHINKU"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141234#musicalexpression> ;
    mo:publisher _:Ndbb59626f255481985636d9428b32a2f ;
    mo:record _:N573347d700144a03b10206cea190420e ;
    mo:record_count 1 ;
    schema:datePublished "2013-06-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> ;
    schema:name "HEMISHINKU"@en,
        "HEMISHINKU"@ja,
        "HEMISHINKU"@ja-latn ;
    schema:publisher _:Ndbb59626f255481985636d9428b32a2f ;
    foaf:depiction <https://media.vgm.io/albums/43/141234/141234-4435bb91fe8f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "大高丈宙"@en ;
    foaf:made <album/141234#subject> ;
    foaf:name "大高丈宙"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "水野明広"@en ;
    foaf:made <album/141234#subject> ;
    foaf:name "水野明広"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "楊敦凱"@en ;
    foaf:made <album/141234#subject> ;
    foaf:name "楊敦凱"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141234#subject> ;
    schema:name "Robert Monroe"@en ;
    foaf:made <album/141234#subject> ;
    foaf:name "Robert Monroe"@en .

_:N17be292565494b2aaaff67f3236028a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ni Kai Kara Megusuri"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "Ni Kai Kara Megusuri"@en .

_:N241991126e494a51a4a0e263b3693fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "David you are so calm"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "David you are so calm"@en .

_:N7632e3a0bcd74e3fafae2481c4df0a68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monkey sisters"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "Monkey sisters"@en .

_:N7a94c8abad514d66a4197033b25b5a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "symmetric"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "symmetric"@en .

_:Ndbb59626f255481985636d9428b32a2f schema:name "PITIFUL PIP PUPPET"@en,
        "PITIFUL PIP PUPPET"@ja,
        "PITIFUL PIP PUPPET"@ja-latn ;
    foaf:name "PITIFUL PIP PUPPET"@en,
        "PITIFUL PIP PUPPET"@ja,
        "PITIFUL PIP PUPPET"@ja-latn .

_:Ne19d396a47e84bc3a896cca5f05e3c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "liar beat"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "liar beat"@en .

_:Nf8742d4517dc4e4c93dce33a5bf20ff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hemisync"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N573347d700144a03b10206cea190420e ;
    schema:name "hemisync"@en .

_:N573347d700144a03b10206cea190420e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17be292565494b2aaaff67f3236028a5,
        _:N241991126e494a51a4a0e263b3693fd2,
        _:N7632e3a0bcd74e3fafae2481c4df0a68,
        _:N7a94c8abad514d66a4197033b25b5a8e,
        _:Ne19d396a47e84bc3a896cca5f05e3c49,
        _:Nf8742d4517dc4e4c93dce33a5bf20ff5 ;
    mo:track_count 6 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N17be292565494b2aaaff67f3236028a5,
        _:N241991126e494a51a4a0e263b3693fd2,
        _:N7632e3a0bcd74e3fafae2481c4df0a68,
        _:N7a94c8abad514d66a4197033b25b5a8e,
        _:Ne19d396a47e84bc3a896cca5f05e3c49,
        _:Nf8742d4517dc4e4c93dce33a5bf20ff5 .

