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

<artist/9144#subject> a schema:Person,
        foaf:Person ;
    schema:name "meg rock"@en ;
    foaf:made <album/56284#lyrics>,
        <album/56284#subject> ;
    foaf:name "meg rock"@en .

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

<artist/12194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56284#subject> ;
    schema:name "Carlos K."@en ;
    foaf:made <album/56284#composition>,
        <album/56284#subject> ;
    foaf:name "Carlos K."@en .

<artist/13096#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56284#subject> ;
    schema:name "fumio yasuda"@en ;
    foaf:made <album/56284#composition>,
        <album/56284#lyrics>,
        <album/56284#subject> ;
    foaf:name "fumio yasuda"@en .

<artist/13875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56284#subject> ;
    schema:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja ;
    foaf:made <album/56284#composition>,
        <album/56284#subject> ;
    foaf:name "Masahiro Mizoguchi"@en,
        "溝口雅大"@ja .

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

<artist/27820#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56284#subject> ;
    schema:name "Toshi-Fj"@en ;
    foaf:made <album/56284#composition>,
        <album/56284#subject> ;
    foaf:name "Toshi-Fj"@en .

<product/2613#subject> a schema:CreativeWork ;
    schema:name "Fate/stay night [Unlimited Blade Works]"@en,
        "Fate/stay night [Unlimited Blade Works]"@ja,
        "Fate/stay night [Unlimited Blade Works]"@ja-latn ;
    foaf:name "Fate/stay night [Unlimited Blade Works]"@en,
        "Fate/stay night [Unlimited Blade Works]"@ja,
        "Fate/stay night [Unlimited Blade Works]"@ja-latn .

<product/6065#subject> a schema:CreativeWork ;
    schema:name "Gunslinger Stratos -THE ANIMATION-"@en,
        "ガンスリンガー ストラトス -THE ANIMATION-"@ja,
        "Gunslinger Stratos -THE ANIMATION-"@ja-latn ;
    foaf:name "Gunslinger Stratos -THE ANIMATION-"@en,
        "ガンスリンガー ストラトス -THE ANIMATION-"@ja,
        "Gunslinger Stratos -THE ANIMATION-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/48/56284/56284-1450691446.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn ;
    mo:performance_of <album/56284#musicalwork> ;
    mo:performer <artist/15796#subject> ;
    mo:recorded_as <album/56284#musicalexpression> ;
    schema:byArtist <artist/15796#subject> ;
    schema:name "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn ;
    schema:workPerformed <album/56284#musicalwork> .

<artist/15796#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56284#performance> ;
    schema:name "Mashiro Ayano"@en,
        "綾野ましろ"@ja ;
    foaf:name "Mashiro Ayano"@en,
        "綾野ましろ"@ja .

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

<album/56284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn ;
    mo:composer <artist/12194#subject>,
        <artist/13096#subject>,
        <artist/13875#subject>,
        <artist/21805#subject>,
        <artist/27820#subject> ;
    mo:produced_work <album/56284#musicalwork> ;
    schema:name "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn .

<album/56284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-01-13"^^xsd:date ;
    dcterms:title "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn ;
    mo:catalogue_number "BVCL-692" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56284#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    mo:record_count 1 ;
    schema:about <product/2613#subject>,
        <product/6065#subject> ;
    schema:byArtist <artist/15796#subject> ;
    schema:datePublished "2016-01-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/56284/56284-1450691446.jpg> ;
    schema:name "early days / Mashiro Ayano"@en,
        "early days / 綾野ましろ"@ja,
        "early days / Mashiro Ayano"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/56284/56284-1450691446.jpg> .

_:N0fc99b149b944d8f8fdcb096b0d30cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vanilla sky (from 1st one man live \"lycoris\")"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "vanilla sky (from 1st one man live \"lycoris\")"@ja .

_:N2de766d1248546c1b2369277512d1984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wingless Diver"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "Wingless Diver"@ja .

_:N3d7a4c3048c54a968963d1c842f64a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ideal white (from 1st one man live \"lycoris\")"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "ideal white (from 1st one man live \"lycoris\")"@ja .

_:N4f4735e8be8f440b921f82c50bb18d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white feel ～overture～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "white feel ～overture～"@ja .

_:N5e64edc0511049e78ee418dec2eb6111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刹那クロニクル"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "刹那クロニクル"@ja .

_:N746111e78a50458dbdd6845484847713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燐光 (from 1st one man live \"lycoris\")"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "燐光 (from 1st one man live \"lycoris\")"@ja .

_:Nb57c7de17d0b48d9a1d7ac1afffa4a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "re:rain"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "re:rain"@ja .

_:Ne6c7b1ebd2864758a71663eb42a795cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAY OF LIGHT"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "RAY OF LIGHT"@ja .

_:Neab398cd77a6475bbcf36b91a4b184d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春想の街"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N9f44295c21d74bfe8bc16ee471785cf6 ;
    schema:name "春想の街"@ja .

_:N9f44295c21d74bfe8bc16ee471785cf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fc99b149b944d8f8fdcb096b0d30cd1,
        _:N2de766d1248546c1b2369277512d1984,
        _:N3d7a4c3048c54a968963d1c842f64a56,
        _:N4f4735e8be8f440b921f82c50bb18d49,
        _:N5e64edc0511049e78ee418dec2eb6111,
        _:N746111e78a50458dbdd6845484847713,
        _:Nb57c7de17d0b48d9a1d7ac1afffa4a3a,
        _:Ne6c7b1ebd2864758a71663eb42a795cb,
        _:Neab398cd77a6475bbcf36b91a4b184d1 ;
    mo:track_count 9 ;
    schema:duration "PT36:54"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0fc99b149b944d8f8fdcb096b0d30cd1,
        _:N2de766d1248546c1b2369277512d1984,
        _:N3d7a4c3048c54a968963d1c842f64a56,
        _:N4f4735e8be8f440b921f82c50bb18d49,
        _:N5e64edc0511049e78ee418dec2eb6111,
        _:N746111e78a50458dbdd6845484847713,
        _:Nb57c7de17d0b48d9a1d7ac1afffa4a3a,
        _:Ne6c7b1ebd2864758a71663eb42a795cb,
        _:Neab398cd77a6475bbcf36b91a4b184d1 .

