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

<artist/32535#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miu"@en,
        "未羽"@ja ;
    foaf:made <album/50004#lyrics>,
        <album/50004#subject> ;
    foaf:name "Miu"@en,
        "未羽"@ja .

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

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "HIR"@en .

<artist/27999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "Okka"@en,
        "オッカ"@ja ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Okka"@en,
        "オッカ"@ja .

<artist/61070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "Noah"@en ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Noah"@en .

<artist/8012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "Chie Fukami"@en,
        "深水チエ"@ja ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Chie Fukami"@en,
        "深水チエ"@ja .

<artist/9666#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    schema:name "Hisui"@en,
        "翡翠"@ja ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Hisui"@en,
        "翡翠"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

<org/668#subject> schema:name "ABSOLUTE CASTAWAY"@en,
        "ABSOLUTE CASTAWAY"@ja,
        "ABSOLUTE CASTAWAY"@ja-latn ;
    foaf:name "ABSOLUTE CASTAWAY"@en,
        "ABSOLUTE CASTAWAY"@ja,
        "ABSOLUTE CASTAWAY"@ja-latn .

<https://media.vgm.io/albums/40/50004/50004-1419635315.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50004#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/50004/50004-1419635315.png> ;
    foaf:depicts <album/50004#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/50004/50004-1419635315.png> .

<https://medium-media.vgm.io/albums/40/50004/50004-1419635315.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/28004#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50004#performance> ;
    schema:name "hidaichi"@en ;
    foaf:name "hidaichi"@en .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/50004#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/50004#lyrics>,
        <album/50004#subject> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50004#subject> ;
    mo:performed <album/50004#performance> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/50004#composition>,
        <album/50004#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<album/50004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn ;
    mo:performance_of <album/50004#musicalwork> ;
    mo:performer _:N096e968860554e999d5697837655a6e0,
        _:Na2985f4a518b4466b17c19568f17f84a,
        <artist/28004#subject>,
        <artist/4306#subject>,
        <artist/8786#subject> ;
    mo:recorded_as <album/50004#musicalexpression> ;
    schema:byArtist _:N096e968860554e999d5697837655a6e0,
        _:Na2985f4a518b4466b17c19568f17f84a,
        <artist/28004#subject>,
        <artist/4306#subject>,
        <artist/8786#subject> ;
    schema:name "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn ;
    schema:workPerformed <album/50004#musicalwork> .

<album/50004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn ;
    mo:composer <artist/1178#subject>,
        <artist/207#subject>,
        <artist/27999#subject>,
        <artist/61070#subject>,
        <artist/8012#subject>,
        <artist/8786#subject>,
        <artist/9666#subject> ;
    mo:produced_work <album/50004#musicalwork> ;
    schema:name "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn .

<album/50004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn ;
    mo:catalogue_number "ACCD-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50004#musicalexpression> ;
    mo:publisher <org/668#subject> ;
    mo:record _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "水嶋イオリ"@en ;
            foaf:name "水嶋イオリ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "橋本大輝"@en ;
            foaf:name "橋本大輝"@en ],
        <artist/28004#subject>,
        <artist/4306#subject>,
        <artist/8786#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/50004/50004-1419635315.png> ;
    schema:name "Nazokake Alice"@en,
        "謎掛アリス"@ja,
        "Nazokake Alice"@ja-latn ;
    schema:publisher <org/668#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/50004/50004-1419635315.png> .

_:N096e968860554e999d5697837655a6e0 a schema:Person,
        foaf:Person ;
    mo:performed <album/50004#performance> ;
    schema:name "水嶋イオリ"@en ;
    foaf:name "水嶋イオリ"@en .

_:N1aa3e19f87944b4b9bdeaeba6a919827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスの小部屋"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "アリスの小部屋"@ja .

_:N25932cc0b3be4fce9dc9490309b29276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who are you?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "Who are you?"@ja .

_:N2933378d2fe14652a263c430a8fdd9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambiguous"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "ambiguous"@ja .

_:N459121b3809a45fe9cce3c255be253b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUTH"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "TRUTH"@ja .

_:N671aa8a755d343d087dde859b7a486b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen of hearts"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "Queen of hearts"@ja .

_:Na2985f4a518b4466b17c19568f17f84a a schema:Person,
        foaf:Person ;
    mo:performed <album/50004#performance> ;
    schema:name "橋本大輝"@en ;
    foaf:name "橋本大輝"@en .

_:Nae738276b862485e9b656c58d88a007a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ANTICLOCK TEA-PARTY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "ANTICLOCK TEA-PARTY"@ja .

_:Nb4b1eef4430a4abf9dde26a31ec7fc47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎掛アリス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ne6b1cc3d3fa44937b86d79591cc267f4 ;
    schema:name "謎掛アリス"@ja .

_:Ne6b1cc3d3fa44937b86d79591cc267f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aa3e19f87944b4b9bdeaeba6a919827,
        _:N25932cc0b3be4fce9dc9490309b29276,
        _:N2933378d2fe14652a263c430a8fdd9b0,
        _:N459121b3809a45fe9cce3c255be253b3,
        _:N671aa8a755d343d087dde859b7a486b0,
        _:Nae738276b862485e9b656c58d88a007a,
        _:Nb4b1eef4430a4abf9dde26a31ec7fc47 ;
    mo:track_count 7 ;
    schema:duration "PT32:20"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1aa3e19f87944b4b9bdeaeba6a919827,
        _:N25932cc0b3be4fce9dc9490309b29276,
        _:N2933378d2fe14652a263c430a8fdd9b0,
        _:N459121b3809a45fe9cce3c255be253b3,
        _:N671aa8a755d343d087dde859b7a486b0,
        _:Nae738276b862485e9b656c58d88a007a,
        _:Nb4b1eef4430a4abf9dde26a31ec7fc47 .

