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

<artist/16251#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja ;
    foaf:made <album/78478#lyrics>,
        <album/78478#subject> ;
    foaf:name "Mayu Miyazaki"@en,
        "宮崎まゆ"@ja .

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

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

<artist/19385#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78478#subject> ;
    schema:name "Koji Matsuzaka"@en,
        "松坂康司"@ja ;
    foaf:made <album/78478#composition>,
        <album/78478#subject> ;
    foaf:name "Koji Matsuzaka"@en,
        "松坂康司"@ja .

<product/6418#subject> a schema:CreativeWork ;
    schema:name "Seven Senses of the Re'Union"@en,
        "七星のスバル"@ja,
        "Shichisei no Subaru"@ja-latn ;
    foaf:name "Seven Senses of the Re'Union"@en,
        "七星のスバル"@ja,
        "Shichisei no Subaru"@ja-latn .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/78478/78478-1535203836.jpg> a schema:ImageObject,
        foaf:Image .

<album/78478#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn ;
    mo:composer <artist/17833#subject>,
        <artist/19385#subject> ;
    mo:produced_work <album/78478#musicalwork> ;
    schema:name "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn .

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

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

<artist/14216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78478#performance> ;
    schema:name "petit milady"@en ;
    foaf:name "petit milady"@en .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78478#performance> ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/78478#performance> ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<album/78478#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn ;
    mo:performance_of <album/78478#musicalwork> ;
    mo:performer <artist/14216#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    mo:recorded_as <album/78478#musicalexpression> ;
    schema:byArtist <artist/14216#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    schema:name "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn ;
    schema:workPerformed <album/78478#musicalwork> .

<album/78478#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn ;
    mo:catalogue_number "POCE-1437" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78478#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Naa7cd358417b4bd883a02f2e803e6f3c ;
    mo:record_count 1 ;
    schema:about <product/6418#subject> ;
    schema:byArtist <artist/14216#subject>,
        <artist/8871#subject>,
        <artist/9797#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/78478/78478-1535203836.jpg> ;
    schema:name "360° Hoshi no Orchestra / petit milady"@en,
        "360°星のオーケストラ / petit milady"@ja,
        "360° Hoshi no Orchestra / petit milady"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/78478/78478-1535203836.jpg> .

_:N24ce2858510a4332aae5356e186e7b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE demonstration"@ja,
        "LOVE demonstration"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Naa7cd358417b4bd883a02f2e803e6f3c ;
    schema:name "LOVE demonstration"@ja,
        "LOVE demonstration"@ja-latn .

_:N38e83f527fcb4bd1967edabc6227960c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360°星のオーケストラ (Instrumental)"@ja,
        "360° Hoshi no Orchestra (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Naa7cd358417b4bd883a02f2e803e6f3c ;
    schema:name "360°星のオーケストラ (Instrumental)"@ja,
        "360° Hoshi no Orchestra (Instrumental)"@ja-latn .

_:N4db53cc45d364acfa9e80ccd0994137e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE demonstration (Instrumental)"@ja,
        "LOVE demonstration (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Naa7cd358417b4bd883a02f2e803e6f3c ;
    schema:name "LOVE demonstration (Instrumental)"@ja,
        "LOVE demonstration (Instrumental)"@ja-latn .

_:N784648e13b914884bcee9e75ab56a395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "360°星のオーケストラ"@ja,
        "360° Hoshi no Orchestra"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Naa7cd358417b4bd883a02f2e803e6f3c ;
    schema:name "360°星のオーケストラ"@ja,
        "360° Hoshi no Orchestra"@ja-latn .

_:Naa7cd358417b4bd883a02f2e803e6f3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24ce2858510a4332aae5356e186e7b4f,
        _:N38e83f527fcb4bd1967edabc6227960c,
        _:N4db53cc45d364acfa9e80ccd0994137e,
        _:N784648e13b914884bcee9e75ab56a395 ;
    mo:track_count 4 ;
    schema:duration "PT19:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N24ce2858510a4332aae5356e186e7b4f,
        _:N38e83f527fcb4bd1967edabc6227960c,
        _:N4db53cc45d364acfa9e80ccd0994137e,
        _:N784648e13b914884bcee9e75ab56a395 .

