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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/13718#lyrics>,
        <album/13718#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<album/13718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn ;
    mo:composer <artist/3241#subject> ;
    mo:produced_work <album/13718#musicalwork> ;
    schema:name "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/81/13718/13718-1243703272.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/3237#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13718#performance> ;
    schema:name "Yousei Teikoku"@en,
        "妖精帝國"@ja ;
    foaf:name "Yousei Teikoku"@en,
        "妖精帝國"@ja .

<artist/81413#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13718#performance> ;
    schema:name "Yui"@en,
        "ゆい"@ja ;
    foaf:name "Yui"@en,
        "ゆい"@ja .

<artist/3241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13718#subject> ;
    mo:performed <album/13718#performance> ;
    schema:name "Takaha Tachibana"@en,
        "橘尭葉"@ja ;
    foaf:made <album/13718#composition>,
        <album/13718#lyrics>,
        <album/13718#subject> ;
    foaf:name "Takaha Tachibana"@en,
        "橘尭葉"@ja .

<album/13718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn ;
    mo:performance_of <album/13718#musicalwork> ;
    mo:performer <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    mo:recorded_as <album/13718#musicalexpression> ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:name "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn ;
    schema:workPerformed <album/13718#musicalwork> .

<album/13718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-08"^^xsd:date ;
    dcterms:title "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn ;
    mo:catalogue_number "LACM-4250" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13718#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N38a30838998444aa9cb27a72f9f6477f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AR ~Forgotten Summer~"@en ;
            foaf:name "AR ~Forgotten Summer~"@en ] ;
    schema:byArtist <artist/3237#subject>,
        <artist/3241#subject>,
        <artist/81413#subject> ;
    schema:datePublished "2006-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/13718/13718-1243703272.jpg> ;
    schema:name "Ashita wo Yurushite / Yousei Teikoku"@en,
        "あしたを許して / 妖精帝國"@ja,
        "Ashita wo Yurushite / Yousei Teikoku"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/13718/13718-1243703272.jpg> .

_:N035c2a2c770d4b40bd1df1472d732e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermilion Tiara(off vocal)"@ja,
        "Vermilion Tiara (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "Vermilion Tiara(off vocal)"@ja,
        "Vermilion Tiara (off vocal)"@ja-latn .

_:N2396698ee3ac44a18c784a4f13ddcb00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memini(off vocal)"@ja,
        "memini (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "memini(off vocal)"@ja,
        "memini (off vocal)"@ja-latn .

_:N5a5126ff658143659d1f51cbcf2158fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたを許して"@ja,
        "Ashita wo Yurushite"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "あしたを許して"@ja,
        "Ashita wo Yurushite"@ja-latn .

_:Nae5da065eb974fc2b12cc26901848b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermilion Tiara"@ja,
        "Vermilion Tiara"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "Vermilion Tiara"@ja,
        "Vermilion Tiara"@ja-latn .

_:Nb33b3120a76949ac95fbdf99f6906cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "memini"@ja,
        "memini"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "memini"@ja,
        "memini"@ja-latn .

_:Ne38c9345503947149cf728cc2b408b96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしたを許して(off vocal)"@ja,
        "Ashita wo Yurushite (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N38a30838998444aa9cb27a72f9f6477f ;
    schema:name "あしたを許して(off vocal)"@ja,
        "Ashita wo Yurushite (off vocal)"@ja-latn .

_:N38a30838998444aa9cb27a72f9f6477f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035c2a2c770d4b40bd1df1472d732e87,
        _:N2396698ee3ac44a18c784a4f13ddcb00,
        _:N5a5126ff658143659d1f51cbcf2158fd,
        _:Nae5da065eb974fc2b12cc26901848b42,
        _:Nb33b3120a76949ac95fbdf99f6906cb1,
        _:Ne38c9345503947149cf728cc2b408b96 ;
    mo:track_count 6 ;
    schema:duration "PT28:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N035c2a2c770d4b40bd1df1472d732e87,
        _:N2396698ee3ac44a18c784a4f13ddcb00,
        _:N5a5126ff658143659d1f51cbcf2158fd,
        _:Nae5da065eb974fc2b12cc26901848b42,
        _:Nb33b3120a76949ac95fbdf99f6906cb1,
        _:Ne38c9345503947149cf728cc2b408b96 .

