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

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

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

<artist/12617#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92543#subject> ;
    schema:name "tsunamayo"@en ;
    foaf:made <album/92543#composition>,
        <album/92543#subject> ;
    foaf:name "tsunamayo"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92543#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/92543#composition>,
        <album/92543#subject> ;
    foaf:name "Taishi"@en .

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

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

<org/641#subject> schema:name "Allium Project"@en,
        "Allium Project"@ja,
        "Allium Project"@ja-latn ;
    foaf:name "Allium Project"@en,
        "Allium Project"@ja,
        "Allium Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/92543/92543-1572947348.png> a schema:ImageObject,
        foaf:Image .

<album/92543#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn ;
    mo:composer <artist/12617#subject>,
        <artist/2454#subject> ;
    mo:produced_work <album/92543#musicalwork> ;
    schema:name "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn .

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

<album/92543#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn ;
    mo:performance_of <album/92543#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/92543#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn ;
    schema:workPerformed <album/92543#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92543#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/92543#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn ;
    mo:catalogue_number "APSC-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92543#musicalexpression> ;
    mo:publisher <org/641#subject> ;
    mo:record _:Na49e585734de40b6a65b73372a8273e4 ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/34/92543/92543-1572947348.png> ;
    schema:name "Inceptor"@en,
        "Inceptor"@ja,
        "Inceptor"@ja-latn ;
    schema:publisher <org/641#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/92543/92543-1572947348.png> .

_:N36a589253b8f40f8827981efb929ce19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallow Dive(dub Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:Na49e585734de40b6a65b73372a8273e4 ;
    schema:name "Swallow Dive(dub Mix)"@en .

_:N5043eb61ca734723ba70c41438f94b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swallow Dive"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:Na49e585734de40b6a65b73372a8273e4 ;
    schema:name "Swallow Dive"@en .

_:N550db43b4348434a878cf6606de19308 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inceptor"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:Na49e585734de40b6a65b73372a8273e4 ;
    schema:name "Inceptor"@en .

_:N99cd6f6c776b4884b4180d4e25f32a0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inceptor(dub Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:Na49e585734de40b6a65b73372a8273e4 ;
    schema:name "Inceptor(dub Mix)"@en .

_:Na49e585734de40b6a65b73372a8273e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36a589253b8f40f8827981efb929ce19,
        _:N5043eb61ca734723ba70c41438f94b05,
        _:N550db43b4348434a878cf6606de19308,
        _:N99cd6f6c776b4884b4180d4e25f32a0e ;
    mo:track_count 4 ;
    schema:duration "PT36:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N36a589253b8f40f8827981efb929ce19,
        _:N5043eb61ca734723ba70c41438f94b05,
        _:N550db43b4348434a878cf6606de19308,
        _:N99cd6f6c776b4884b4180d4e25f32a0e .

