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

<artist/10825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin Furuya"@en,
        "古屋真"@ja ;
    foaf:made <album/68972#lyrics>,
        <album/68972#subject> ;
    foaf:name "Shin Furuya"@en,
        "古屋真"@ja .

<artist/6560#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Otsuka"@en,
        "大塚利恵"@ja ;
    foaf:made <album/68972#lyrics>,
        <album/68972#subject> ;
    foaf:name "Rie Otsuka"@en,
        "大塚利恵"@ja .

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

<artist/10167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68972#subject> ;
    schema:name "Kohei Tsunami"@en,
        "津波幸平"@ja ;
    foaf:made <album/68972#composition>,
        <album/68972#lyrics>,
        <album/68972#subject> ;
    foaf:name "Kohei Tsunami"@en,
        "津波幸平"@ja .

<artist/54064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68972#subject> ;
    schema:name "DAISUKE ENDO"@en ;
    foaf:made <album/68972#composition>,
        <album/68972#subject> ;
    foaf:name "DAISUKE ENDO"@en .

<product/24123#subject> a schema:CreativeWork ;
    schema:name "THE REFLECTION"@en,
        "ザ・リフレクション"@ja,
        "THE REFLECTION"@ja-latn ;
    foaf:name "THE REFLECTION"@en,
        "ザ・リフレクション"@ja,
        "THE REFLECTION"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/68972/68972-1499926612.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13735#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68972#performance> ;
    schema:name "9nine"@en ;
    foaf:name "9nine"@en .

<artist/26620#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68972#subject> ;
    mo:performed <album/68972#performance> ;
    schema:name "Trevor Horn"@en ;
    foaf:made <album/68972#composition>,
        <album/68972#lyrics>,
        <album/68972#subject> ;
    foaf:name "Trevor Horn"@en .

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

<album/68972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cameron Gower-Poole"@en ;
            foaf:made <album/68972#composition> ;
            foaf:name "Cameron Gower-Poole"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Bloor"@en ;
            foaf:made <album/68972#composition> ;
            foaf:name "Simon Bloor"@en ],
        <artist/10167#subject>,
        <artist/26620#subject>,
        <artist/54064#subject> ;
    mo:produced_work <album/68972#musicalwork> ;
    schema:name "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn .

<album/68972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn ;
    mo:performance_of <album/68972#musicalwork> ;
    mo:performer _:Na16941745fde43d7b0309a97150ccad3,
        _:Nbfd9caafa98e493c83c93bdec4d4f530,
        _:Nfd7257504b4a4e558e4bb97b9ab8af89,
        <artist/13735#subject>,
        <artist/26620#subject> ;
    mo:recorded_as <album/68972#musicalexpression> ;
    schema:byArtist _:Na16941745fde43d7b0309a97150ccad3,
        _:Nbfd9caafa98e493c83c93bdec4d4f530,
        _:Nfd7257504b4a4e558e4bb97b9ab8af89,
        <artist/13735#subject>,
        <artist/26620#subject> ;
    schema:name "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn ;
    schema:workPerformed <album/68972#musicalwork> .

<album/68972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-16"^^xsd:date ;
    dcterms:title "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn ;
    mo:catalogue_number "SECL-2187" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68972#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    mo:record_count 1 ;
    schema:about <product/24123#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Bloor"@en ;
            foaf:name "Simon Bloor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jamie Muhoberac"@en ;
            foaf:name "Jamie Muhoberac"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joel Martin Peters"@en ;
            foaf:name "Joel Martin Peters"@en ],
        <artist/13735#subject>,
        <artist/26620#subject> ;
    schema:datePublished "2017-08-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/68972/68972-1499926612.jpg> ;
    schema:name "SunSunSunrise/Yurutopia / 9nine"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/68972/68972-1499926612.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68972#subject> ;
    schema:name "Cameron Gower-Poole"@en ;
    foaf:made <album/68972#subject> ;
    foaf:name "Cameron Gower-Poole"@en .

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

_:N20f6ad97115d4683abe0e8074efb0a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケセラセラヴ (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "ケセラセラヴ (Instrumental)"@ja .

_:N44d6aa78db8a4e68baf3c37d293c6b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆるとぴあ (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "ゆるとぴあ (Instrumental)"@ja .

_:N6cc5fa6ec7094580bccffa11b66bdffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆるとぴあ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "ゆるとぴあ"@ja .

_:Na16941745fde43d7b0309a97150ccad3 a schema:Person,
        foaf:Person ;
    mo:performed <album/68972#performance> ;
    schema:name "Jamie Muhoberac"@en ;
    foaf:name "Jamie Muhoberac"@en .

_:Na471c276beaa4ac6a417a54f1b12e902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SunSunSunrise"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "SunSunSunrise"@ja .

_:Nbfd9caafa98e493c83c93bdec4d4f530 a schema:Person,
        foaf:Person ;
    mo:performed <album/68972#performance> ;
    schema:name "Joel Martin Peters"@en ;
    foaf:name "Joel Martin Peters"@en .

_:Nc356f27c231549f1a84e617c75e6125d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SunSunSunrise (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "SunSunSunrise (Instrumental)"@ja .

_:Nf5511cd340544b3ebb1293d1e43166c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ケセラセラヴ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1bad3f6ce8bb48b9a90deaa5adf5e14e ;
    schema:name "ケセラセラヴ"@ja .

_:Nfd7257504b4a4e558e4bb97b9ab8af89 a schema:Person,
        foaf:Person ;
    mo:performed <album/68972#performance> ;
    schema:name "Simon Bloor"@en ;
    foaf:name "Simon Bloor"@en .

_:N1bad3f6ce8bb48b9a90deaa5adf5e14e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20f6ad97115d4683abe0e8074efb0a7b,
        _:N44d6aa78db8a4e68baf3c37d293c6b52,
        _:N6cc5fa6ec7094580bccffa11b66bdffc,
        _:Na471c276beaa4ac6a417a54f1b12e902,
        _:Nc356f27c231549f1a84e617c75e6125d,
        _:Nf5511cd340544b3ebb1293d1e43166c3 ;
    mo:track_count 6 ;
    schema:duration "PT24:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N20f6ad97115d4683abe0e8074efb0a7b,
        _:N44d6aa78db8a4e68baf3c37d293c6b52,
        _:N6cc5fa6ec7094580bccffa11b66bdffc,
        _:Na471c276beaa4ac6a417a54f1b12e902,
        _:Nc356f27c231549f1a84e617c75e6125d,
        _:Nf5511cd340544b3ebb1293d1e43166c3 .

