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

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

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

<artist/17021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Tanchiky"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Tanchiky"@en .

<artist/33731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "yuigot"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "yuigot"@en .

<artist/38080#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "KO3"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "KO3"@en .

<artist/48767#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "EmoCosine"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "EmoCosine"@en .

<artist/52541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Ray_Oh"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Ray_Oh"@en .

<artist/54882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Mizuki Ohkawa"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Mizuki Ohkawa"@en .

<artist/54883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Shion Hinano"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Shion Hinano"@en .

<artist/56556#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Applekid"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Applekid"@en .

<artist/74577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "polysha"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "polysha"@en .

<artist/9227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128604#subject> ;
    schema:name "Kenichi Chiba"@en ;
    foaf:made <album/128604#composition>,
        <album/128604#subject> ;
    foaf:name "Kenichi Chiba"@en .

<event/258> a mo:Release ;
    schema:name "Released at M3-2020 Fall (Oct 25, 2020)" .

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

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

<org/3717#subject> schema:name "Loquartz"@en,
        "Loquartz"@ja,
        "Loquartz"@ja-latn ;
    foaf:name "Loquartz"@en,
        "Loquartz"@ja,
        "Loquartz"@ja-latn .

<https://media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128604#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> ;
    foaf:depicts <album/128604#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> .

<https://medium-media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STYLEY NiGHT"@en,
        "STYLEY NiGHT"@ja,
        "STYLEY NiGHT"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "seana)"@en ;
            foaf:made <album/128604#composition> ;
            foaf:name "seana)"@en ],
        <artist/17021#subject>,
        <artist/33731#subject>,
        <artist/38080#subject>,
        <artist/48767#subject>,
        <artist/52541#subject>,
        <artist/54882#subject>,
        <artist/54883#subject>,
        <artist/56556#subject>,
        <artist/74577#subject>,
        <artist/9227#subject> ;
    mo:produced_work <album/128604#musicalwork> ;
    schema:name "STYLEY NiGHT"@en,
        "STYLEY NiGHT"@ja,
        "STYLEY NiGHT"@ja-latn .

<album/128604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-25"^^xsd:date ;
    dcterms:title "STYLEY NiGHT"@en,
        "STYLEY NiGHT"@ja,
        "STYLEY NiGHT"@ja-latn ;
    mo:catalogue_number "LQAZ-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128604#musicalexpression> ;
    mo:publisher <org/3717#subject> ;
    mo:record _:N2d29565b716b45b38966459ee4140777 ;
    mo:record_count 1 ;
    mo:release <event/258> ;
    schema:datePublished "2020-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> ;
    schema:name "STYLEY NiGHT"@en,
        "STYLEY NiGHT"@ja,
        "STYLEY NiGHT"@ja-latn ;
    schema:publisher <org/3717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/128604/128604-2c478f3aa6f3.jpg> .

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

_:N1ba3315c5842426ea33f843d0f700c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渋谷ネオンコラージュ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "渋谷ネオンコラージュ"@ja .

_:N6b948b5032554b2f97a5dc5564b27de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Floating"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "Floating"@ja .

_:N6bab01ac9865463190dad5233a2bb59c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Liars"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "Stray Liars"@ja .

_:N71b95201fc2242358e75fd69691931c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "Moonlight"@ja .

_:N79772df5937a45a2aa102fb5e798d395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire in the sky"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "Fire in the sky"@ja .

_:Na8f7026e95e049dd84eded4146db64a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナツイロハナビ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "ナツイロハナビ"@ja .

_:Nbb03d8df339d47cfbbe89ea794bfbb57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to you"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "Back to you"@ja .

_:Necdf5da460684ae5b47c05e3e8bc874b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アクアリウム"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "アクアリウム"@ja .

_:Nf5f552897c6144fa9b3723fe3d966b3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリヨガリ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d29565b716b45b38966459ee4140777 ;
    schema:name "ヒトリヨガリ"@ja .

_:N2d29565b716b45b38966459ee4140777 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ba3315c5842426ea33f843d0f700c8f,
        _:N6b948b5032554b2f97a5dc5564b27de9,
        _:N6bab01ac9865463190dad5233a2bb59c,
        _:N71b95201fc2242358e75fd69691931c2,
        _:N79772df5937a45a2aa102fb5e798d395,
        _:Na8f7026e95e049dd84eded4146db64a0,
        _:Nbb03d8df339d47cfbbe89ea794bfbb57,
        _:Necdf5da460684ae5b47c05e3e8bc874b,
        _:Nf5f552897c6144fa9b3723fe3d966b3b ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1ba3315c5842426ea33f843d0f700c8f,
        _:N6b948b5032554b2f97a5dc5564b27de9,
        _:N6bab01ac9865463190dad5233a2bb59c,
        _:N71b95201fc2242358e75fd69691931c2,
        _:N79772df5937a45a2aa102fb5e798d395,
        _:Na8f7026e95e049dd84eded4146db64a0,
        _:Nbb03d8df339d47cfbbe89ea794bfbb57,
        _:Necdf5da460684ae5b47c05e3e8bc874b,
        _:Nf5f552897c6144fa9b3723fe3d966b3b .

