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

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

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

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

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

<artist/54064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68971#subject> ;
    schema:name "DAISUKE ENDO"@en ;
    foaf:made <album/68971#composition>,
        <album/68971#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/68971#musicalexpression> a mo:Signal ;
    mo:published_as <album/68971#subject> ;
    mo:records <album/68971#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/17/68971/68971-1499926570.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/68971#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/68971/68971-1499926570.jpg> ;
    foaf:depicts <album/68971#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/68971/68971-1499926570.jpg> .

<https://medium-media.vgm.io/albums/17/68971/68971-1499926570.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/68971#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@ja-latn ;
    mo:performance_of <album/68971#musicalwork> ;
    mo:performer _:N126a962b4a504a6da3a496881ac1b98b,
        _:N23559a997d9f48d48e03891a8c49b124,
        _:N54fd2c06c710455fa5c3e62db05f545b,
        <artist/13735#subject>,
        <artist/26620#subject> ;
    mo:recorded_as <album/68971#musicalexpression> ;
    schema:byArtist _:N126a962b4a504a6da3a496881ac1b98b,
        _:N23559a997d9f48d48e03891a8c49b124,
        _:N54fd2c06c710455fa5c3e62db05f545b,
        <artist/13735#subject>,
        <artist/26620#subject> ;
    schema:name "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/68971#musicalwork> .

<album/68971#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-16"^^xsd:date ;
    dcterms:title "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-2185~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/68971#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N80d86dbdbdc644f6a6a9c4049b1e59ce,
        _:N818fa1fa6a25434092e08ebaa23e11a3 ;
    mo:record_count 2 ;
    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 "Joel Martin Peters"@en ;
            foaf:name "Joel Martin Peters"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jamie Muhoberac"@en ;
            foaf:name "Jamie Muhoberac"@en ],
        <artist/13735#subject>,
        <artist/26620#subject> ;
    schema:datePublished "2017-08-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/68971/68971-1499926570.jpg> ;
    schema:name "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@en,
        "SunSunSunrise/ゆるとぴあ / 9nine"@ja,
        "SunSunSunrise/Yurutopia / 9nine [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/68971/68971-1499926570.jpg> .

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

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

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

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

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

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

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

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

_:N818fa1fa6a25434092e08ebaa23e11a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9427d1c21231412d90e5d52f30bcc252 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9427d1c21231412d90e5d52f30bcc252 .

_:N9427d1c21231412d90e5d52f30bcc252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SunSunSunrise Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N818fa1fa6a25434092e08ebaa23e11a3 ;
    schema:name "SunSunSunrise Music Video"@ja .

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

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

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

_:N80d86dbdbdc644f6a6a9c4049b1e59ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0668133608f54f79b1deeea3b392f3b3,
        _:N2d782b658fd04c9bbeda609fe1134133,
        _:N7c1c35b418064cbaaf1c6b32080909cd,
        _:Ncd4b4a2631ae4771abd03d3e5d7347a2,
        _:Nd5757876f5154ed9b87846d010defb68,
        _:Nfcf6107dcb1345768a2c7a1279d75142 ;
    mo:track_count 6 ;
    schema:duration "PT24:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0668133608f54f79b1deeea3b392f3b3,
        _:N2d782b658fd04c9bbeda609fe1134133,
        _:N7c1c35b418064cbaaf1c6b32080909cd,
        _:Ncd4b4a2631ae4771abd03d3e5d7347a2,
        _:Nd5757876f5154ed9b87846d010defb68,
        _:Nfcf6107dcb1345768a2c7a1279d75142 .

