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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/108200#subject>,
        <album/108200#vocals> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/6799#subject> a schema:Person,
        foaf:Person ;
    schema:name "nayuta"@en ;
    foaf:made <album/108200#subject>,
        <album/108200#vocals> ;
    foaf:name "nayuta"@en .

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

<artist/16267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "KurousaP"@en,
        "黒うさP"@ja ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "KurousaP"@en,
        "黒うさP"@ja .

<artist/30877#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "Wataru Sena"@en,
        "瀬名航"@ja ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "Wataru Sena"@en,
        "瀬名航"@ja .

<artist/35466#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "sea-no"@en ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "sea-no"@en .

<artist/47816#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "risou"@en ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "risou"@en .

<artist/6959#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "RD-Sounds"@en ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "RD-Sounds"@en .

<artist/9548#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "Noboru↑"@en,
        "のぼる↑"@ja ;
    foaf:made <album/108200#composition>,
        <album/108200#subject> ;
    foaf:name "Noboru↑"@en,
        "のぼる↑"@ja .

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

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

<album/108200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn ;
    mo:performance_of <album/108200#musicalwork> ;
    mo:recorded_as <album/108200#musicalexpression> ;
    schema:name "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn ;
    schema:workPerformed <album/108200#musicalwork> .

<org/1511#subject> schema:name "7uta.com"@en,
        "7uta.com"@ja,
        "7uta.com"@ja-latn ;
    foaf:name "7uta.com"@en,
        "7uta.com"@ja,
        "7uta.com"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/108200/108200-e3a0f21638c9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/108200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "forute"@en ;
            foaf:made <album/108200#composition> ;
            foaf:name "forute"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "shimehebi"@en ;
            foaf:made <album/108200#composition> ;
            foaf:name "shimehebi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "松永あさり"@en ;
            foaf:made <album/108200#composition> ;
            foaf:name "松永あさり"@en ],
        <artist/16267#subject>,
        <artist/30877#subject>,
        <artist/35466#subject>,
        <artist/47816#subject>,
        <artist/6959#subject>,
        <artist/9548#subject> ;
    mo:produced_work <album/108200#musicalwork> ;
    schema:name "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn .

<album/108200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn ;
    mo:catalogue_number "7UTA-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108200#musicalexpression> ;
    mo:publisher <org/1511#subject> ;
    mo:record _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/00/108200/108200-e3a0f21638c9.jpg> ;
    schema:name "Sakura Drive"@en,
        "サクラドライヴ"@ja,
        "Sakura Drive"@ja-latn ;
    schema:publisher <org/1511#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/108200/108200-e3a0f21638c9.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108200#subject> ;
    schema:name "松永あさり"@en ;
    foaf:made <album/108200#subject> ;
    foaf:name "松永あさり"@en .

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

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

_:N001110cafb6349998cb9267c2fcc864e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春想い"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "春想い"@ja .

_:N3a988d7c8c204fdd9a23a01fac55ba32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラドライヴ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "サクラドライヴ"@ja .

_:N4ebee6c248bd459ab11e409c271bcca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Clock"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "Flower Clock"@ja .

_:N4f4074857f15448ba30ebc672964e0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千本桜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "千本桜"@ja .

_:N88f233cbbc4144a28a855978c69ff521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春霞"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "春霞"@ja .

_:Nafc55fe004fe48f1bee63f04566c558b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "破られた約束だらけの世界で"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "破られた約束だらけの世界で"@ja .

_:Nc501481ad1da4fcda612598d4fc03255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタート"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "スタート"@ja .

_:Nd18c642d72e54a52a01e0f9ac4759de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花染"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N97e54a9c52ba4f6291a5f801d69dd6d6 ;
    schema:name "花染"@ja .

_:N97e54a9c52ba4f6291a5f801d69dd6d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N001110cafb6349998cb9267c2fcc864e,
        _:N3a988d7c8c204fdd9a23a01fac55ba32,
        _:N4ebee6c248bd459ab11e409c271bcca1,
        _:N4f4074857f15448ba30ebc672964e0fb,
        _:N88f233cbbc4144a28a855978c69ff521,
        _:Nafc55fe004fe48f1bee63f04566c558b,
        _:Nc501481ad1da4fcda612598d4fc03255,
        _:Nd18c642d72e54a52a01e0f9ac4759de9 ;
    mo:track_count 8 ;
    schema:duration "PT33:16"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N001110cafb6349998cb9267c2fcc864e,
        _:N3a988d7c8c204fdd9a23a01fac55ba32,
        _:N4ebee6c248bd459ab11e409c271bcca1,
        _:N4f4074857f15448ba30ebc672964e0fb,
        _:N88f233cbbc4144a28a855978c69ff521,
        _:Nafc55fe004fe48f1bee63f04566c558b,
        _:Nc501481ad1da4fcda612598d4fc03255,
        _:Nd18c642d72e54a52a01e0f9ac4759de9 .

