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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34594#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/34594#composition>,
        <album/34594#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34594#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/34594#composition>,
        <album/34594#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34594#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/34594#composition>,
        <album/34594#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

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

<album/34594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn ;
    mo:performance_of <album/34594#musicalwork> ;
    mo:recorded_as <album/34594#musicalexpression> ;
    schema:name "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn ;
    schema:workPerformed <album/34594#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/34594/34594-1344622420.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/34594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/34594#musicalwork> ;
    schema:name "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn .

<album/34594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn ;
    mo:catalogue_number "SLRC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34594#musicalexpression> ;
    mo:publisher _:N53742df3b21a457fa4dbeac1c5b94056 ;
    mo:record _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/1015#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/34594/34594-1344622420.jpg> ;
    schema:name "End of Summer"@en,
        "End of Summer"@ja,
        "End of Summer"@ja-latn ;
    schema:publisher _:N53742df3b21a457fa4dbeac1c5b94056 ;
    foaf:depiction <https://media.vgm.io/albums/49/34594/34594-1344622420.jpg> .

_:N53742df3b21a457fa4dbeac1c5b94056 schema:name "SunLight Records"@en ;
    foaf:name "SunLight Records"@en .

_:N5c76d2e447554694a0bc12f12eac7350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aurora Blue"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:49"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Aurora Blue"@en .

_:N7f6da251ee814a78adaf7cfb23bf7616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollection"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Recollection"@en .

_:N861a89bc51bf436a83f5bd992d424fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Of Summer"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Memory Of Summer"@en .

_:N97c711fe8cce45fabb4604e2aca677f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyline"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Skyline"@en .

_:Naf389f6129ad480e921276f72dd64491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green & Cold"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Green & Cold"@en .

_:Ne68c6db8ac664373bced5e8e6f9167d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Twins"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Star Twins"@en .

_:Ne6c92e58e1b341b782e957030c32ca87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Summer"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "End of Summer"@en .

_:Nf4726e5c62bf4d41b3688870cb99f82b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nocturnal Emission"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 ;
    schema:name "Nocturnal Emission"@en .

_:N6e7cabdfe1be4f9eb4cb11cfcc7dcee8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c76d2e447554694a0bc12f12eac7350,
        _:N7f6da251ee814a78adaf7cfb23bf7616,
        _:N861a89bc51bf436a83f5bd992d424fd0,
        _:N97c711fe8cce45fabb4604e2aca677f9,
        _:Naf389f6129ad480e921276f72dd64491,
        _:Ne68c6db8ac664373bced5e8e6f9167d1,
        _:Ne6c92e58e1b341b782e957030c32ca87,
        _:Nf4726e5c62bf4d41b3688870cb99f82b ;
    mo:track_count 8 ;
    schema:duration "PT64:52"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N5c76d2e447554694a0bc12f12eac7350,
        _:N7f6da251ee814a78adaf7cfb23bf7616,
        _:N861a89bc51bf436a83f5bd992d424fd0,
        _:N97c711fe8cce45fabb4604e2aca677f9,
        _:Naf389f6129ad480e921276f72dd64491,
        _:Ne68c6db8ac664373bced5e8e6f9167d1,
        _:Ne6c92e58e1b341b782e957030c32ca87,
        _:Nf4726e5c62bf4d41b3688870cb99f82b .

