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

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

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

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<album/42269#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn ;
    mo:composer <artist/82#subject> ;
    mo:produced_work <album/42269#musicalwork> ;
    schema:name "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/96/42269/42269-1381769152.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16299#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42269#performance> ;
    schema:name "Jun Umeda"@en,
        "梅田潤"@ja ;
    foaf:name "Jun Umeda"@en,
        "梅田潤"@ja .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42269#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

<artist/8012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42269#performance> ;
    schema:name "Chie Fukami"@en,
        "深水チエ"@ja ;
    foaf:name "Chie Fukami"@en,
        "深水チエ"@ja .

<artist/8303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42269#performance> ;
    schema:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja ;
    foaf:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja .

<album/42269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn ;
    mo:catalogue_number "ARCA-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42269#musicalexpression> ;
    mo:publisher _:N8b1a14063dd04d038720dab45b5d31c9 ;
    mo:record _:Nce9f7f9f1a7c49ed9fa8e2617f702d3b ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LIZ"@en ;
            foaf:name "LIZ"@en ],
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/42269/42269-1381769152.png> ;
    schema:name "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn ;
    schema:publisher _:N8b1a14063dd04d038720dab45b5d31c9 ;
    foaf:depiction <https://media.vgm.io/albums/96/42269/42269-1381769152.png> .

<album/42269#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn ;
    mo:performance_of <album/42269#musicalwork> ;
    mo:performer _:N75eb4c1af7be4e2eac53d59b10e5c91a,
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    mo:recorded_as <album/42269#musicalexpression> ;
    schema:byArtist _:N75eb4c1af7be4e2eac53d59b10e5c91a,
        <artist/16299#subject>,
        <artist/7102#subject>,
        <artist/8012#subject>,
        <artist/8303#subject> ;
    schema:name "Aurora/Kousakuten"@en,
        "アウロラ/交錯点"@ja,
        "Aurora/Kousakuten"@ja-latn ;
    schema:workPerformed <album/42269#musicalwork> .

_:N5f21253410774aa68f86507ae60964ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交錯点 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nce9f7f9f1a7c49ed9fa8e2617f702d3b ;
    schema:name "交錯点 (Instrumental)"@ja .

_:N75eb4c1af7be4e2eac53d59b10e5c91a a schema:Person,
        foaf:Person ;
    mo:performed <album/42269#performance> ;
    schema:name "LIZ"@en ;
    foaf:name "LIZ"@en .

_:N8b1a14063dd04d038720dab45b5d31c9 schema:name "arcane"@en,
        "arcane"@ja,
        "arcane"@ja-latn ;
    foaf:name "arcane"@en,
        "arcane"@ja,
        "arcane"@ja-latn .

_:Nb67a2d2b35de42db843b53a375583832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交錯点"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nce9f7f9f1a7c49ed9fa8e2617f702d3b ;
    schema:name "交錯点"@ja .

_:Nc1b46e3b3e6748f2947ad67b1736bc9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アウロラ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nce9f7f9f1a7c49ed9fa8e2617f702d3b ;
    schema:name "アウロラ"@ja .

_:Nc41605d13711424189e15d90b9dd9e1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アウロラ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nce9f7f9f1a7c49ed9fa8e2617f702d3b ;
    schema:name "アウロラ (Instrumental)"@ja .

_:Nce9f7f9f1a7c49ed9fa8e2617f702d3b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f21253410774aa68f86507ae60964ad,
        _:Nb67a2d2b35de42db843b53a375583832,
        _:Nc1b46e3b3e6748f2947ad67b1736bc9b,
        _:Nc41605d13711424189e15d90b9dd9e1f ;
    mo:track_count 4 ;
    schema:duration "PT21:27"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5f21253410774aa68f86507ae60964ad,
        _:Nb67a2d2b35de42db843b53a375583832,
        _:Nc1b46e3b3e6748f2947ad67b1736bc9b,
        _:Nc41605d13711424189e15d90b9dd9e1f .

