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

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

<artist/34242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101276#subject> ;
    schema:name "Youki Kojima"@en,
        "小島裕規"@ja ;
    foaf:made <album/101276#composition>,
        <album/101276#subject> ;
    foaf:name "Youki Kojima"@en,
        "小島裕規"@ja .

<artist/44000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101276#subject> ;
    schema:name "Yaffle"@en ;
    foaf:made <album/101276#composition>,
        <album/101276#subject> ;
    foaf:name "Yaffle"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/67/101276/101276-1594369090.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/101276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HIRAETH / CAPESON"@en,
        "HIRAETH / CAPESON"@ja,
        "HIRAETH / CAPESON"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shinta Sakamoto"@en ;
            foaf:made <album/101276#composition> ;
            foaf:name "Shinta Sakamoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Harvey"@en ;
            foaf:made <album/101276#composition> ;
            foaf:name "Rob Harvey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dangerfield"@en ;
            foaf:made <album/101276#composition> ;
            foaf:name "Dangerfield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Capeson"@en ;
            foaf:made <album/101276#composition> ;
            foaf:name "Capeson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Hales"@en ;
            foaf:made <album/101276#composition> ;
            foaf:name "Matt Hales"@en ],
        <artist/34242#subject>,
        <artist/44000#subject>,
        <artist/50584#subject> ;
    mo:produced_work <album/101276#musicalwork> ;
    schema:name "HIRAETH / CAPESON"@en,
        "HIRAETH / CAPESON"@ja,
        "HIRAETH / CAPESON"@ja-latn .

<album/101276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-19"^^xsd:date ;
    dcterms:title "HIRAETH / CAPESON"@en,
        "HIRAETH / CAPESON"@ja,
        "HIRAETH / CAPESON"@ja-latn ;
    mo:catalogue_number "TYO-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101276#musicalexpression> ;
    mo:record _:N341c05ff859841a4b5cbe92220c9c501 ;
    mo:record_count 1 ;
    schema:datePublished "2016-10-19"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/67/101276/101276-1594369090.jpg> ;
    schema:name "HIRAETH / CAPESON"@en,
        "HIRAETH / CAPESON"@ja,
        "HIRAETH / CAPESON"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/67/101276/101276-1594369090.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dangerfield"@en ;
    foaf:made <album/101276#lyrics> ;
    foaf:name "Dangerfield"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101276#subject> ;
    schema:name "Shinta Sakamoto"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Shinta Sakamoto"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101276#subject> ;
    schema:name "Matt Hales"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Matt Hales"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Capeson"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Capeson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rob Harvey"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Rob Harvey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rob Harvey"@en ;
    foaf:made <album/101276#lyrics> ;
    foaf:name "Rob Harvey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101276#subject> ;
    schema:name "Rob Harvey"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Rob Harvey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Hales"@en ;
    foaf:made <album/101276#lyrics> ;
    foaf:name "Matt Hales"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Hales"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Matt Hales"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dangerfield"@en ;
    foaf:made <album/101276#subject> ;
    foaf:name "Dangerfield"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Capeson"@en ;
    foaf:made <album/101276#lyrics> ;
    foaf:name "Capeson"@en .

_:N0eb634a004a04e70ae08666561b42e02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave You Alone"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Leave You Alone"@en .

_:N1602205fbc984ddcbe585195fd4873c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back In The Day"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Back In The Day"@en .

_:N160471dec6834fc0adb9a17ae20693e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe My Eyes"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Believe My Eyes"@en .

_:N261f96d3a22c4954b0934ad613fa7a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Video, It's Not That Old"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "The Video, It's Not That Old"@en .

_:N27b8fdc4b890485bb21d9064001ce020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk Away"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Walk Away"@en .

_:N2ce5be4c22db41ada1e147e04f3cd952 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Sunshine"@en .

_:N33053c30485242d892eeb9eb9095ddd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ending"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "The Ending"@en .

_:N3e9161a8a23248a4b6d4af0f61dfa0e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steersman"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Steersman"@en .

_:N3ff6737e9e4742c9a7359680a651a393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bow And Arrow"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Bow And Arrow"@en .

_:N5859c5a0bd9b473592ddcee3d5f97a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Latent"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Latent"@en .

_:N5e2d359180ea4fc8a7ab6df039badf5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cry Like A Bird"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Cry Like A Bird"@en .

_:N804506d39570412ca981b92e5e5e7184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tear Into The River"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "A Tear Into The River"@en .

_:N8bd1fa00bf6e41ecb2425ebc92584ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 4, Noisy But"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:N341c05ff859841a4b5cbe92220c9c501 ;
    schema:name "Track 4, Noisy But"@en .

_:N341c05ff859841a4b5cbe92220c9c501 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb634a004a04e70ae08666561b42e02,
        _:N1602205fbc984ddcbe585195fd4873c8,
        _:N160471dec6834fc0adb9a17ae20693e6,
        _:N261f96d3a22c4954b0934ad613fa7a6b,
        _:N27b8fdc4b890485bb21d9064001ce020,
        _:N2ce5be4c22db41ada1e147e04f3cd952,
        _:N33053c30485242d892eeb9eb9095ddd8,
        _:N3e9161a8a23248a4b6d4af0f61dfa0e0,
        _:N3ff6737e9e4742c9a7359680a651a393,
        _:N5859c5a0bd9b473592ddcee3d5f97a59,
        _:N5e2d359180ea4fc8a7ab6df039badf5d,
        _:N804506d39570412ca981b92e5e5e7184,
        _:N8bd1fa00bf6e41ecb2425ebc92584ae9 ;
    mo:track_count 13 ;
    schema:duration "PT47:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0eb634a004a04e70ae08666561b42e02,
        _:N1602205fbc984ddcbe585195fd4873c8,
        _:N160471dec6834fc0adb9a17ae20693e6,
        _:N261f96d3a22c4954b0934ad613fa7a6b,
        _:N27b8fdc4b890485bb21d9064001ce020,
        _:N2ce5be4c22db41ada1e147e04f3cd952,
        _:N33053c30485242d892eeb9eb9095ddd8,
        _:N3e9161a8a23248a4b6d4af0f61dfa0e0,
        _:N3ff6737e9e4742c9a7359680a651a393,
        _:N5859c5a0bd9b473592ddcee3d5f97a59,
        _:N5e2d359180ea4fc8a7ab6df039badf5d,
        _:N804506d39570412ca981b92e5e5e7184,
        _:N8bd1fa00bf6e41ecb2425ebc92584ae9 .

