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

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

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

<artist/13731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37524#subject> ;
    schema:name "Yuu Shidou"@en,
        "氏堂悠"@ja ;
    foaf:made <album/37524#composition>,
        <album/37524#subject> ;
    foaf:name "Yuu Shidou"@en,
        "氏堂悠"@ja .

<artist/17#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37524#subject> ;
    schema:name "OdiakeS"@en ;
    foaf:made <album/37524#composition>,
        <album/37524#subject> ;
    foaf:name "OdiakeS"@en .

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

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37524#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/37524#composition>,
        <album/37524#subject> ;
    foaf:name "Shade"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

<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 .

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

<product/2168#subject> a schema:CreativeWork ;
    schema:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn ;
    foaf:name "Atlach=Nacha"@en,
        "アトラク=ナクア"@ja,
        "Atlach=Nacha"@ja-latn .

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

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

<org/1090#subject> schema:name "Basser'S"@en,
        "Basser'S"@ja,
        "Basser'S"@ja-latn ;
    foaf:name "Basser'S"@en,
        "Basser'S"@ja,
        "Basser'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/37524/37524-1361841829.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/37524#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Past of Wind"@en,
        "Past of Wind"@ja,
        "Past of Wind"@ja-latn ;
    mo:composer <artist/13731#subject>,
        <artist/17#subject>,
        <artist/3#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/37524#musicalwork> ;
    schema:name "Past of Wind"@en,
        "Past of Wind"@ja,
        "Past of Wind"@ja-latn .

<album/37524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "Past of Wind"@en,
        "Past of Wind"@ja,
        "Past of Wind"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/37524#musicalexpression> ;
    mo:publisher <org/1090#subject> ;
    mo:record _:N969eaaef76f240d59355c42d6eb9a064 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/1011#subject>,
        <product/1015#subject>,
        <product/1019#subject>,
        <product/2168#subject> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/37524/37524-1361841829.jpg> ;
    schema:name "Past of Wind"@en,
        "Past of Wind"@ja,
        "Past of Wind"@ja-latn ;
    schema:publisher <org/1090#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/37524/37524-1361841829.jpg> .

_:N0ff9c68420b04f18bec7f3ad69b12510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の黄昏 (Throwing into the banquet)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "氷の黄昏 (Throwing into the banquet)"@ja .

_:N2ca1cd797f0341d98f7d47e25b804bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring has come. (Original)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "Spring has come. (Original)"@ja .

_:N499daf4d6c814bb6b698b1d9374ac1ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Past of Wind (空に光る)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "Past of Wind (空に光る)"@ja .

_:N65f5425f7a1f4cb4836073a8fc9a0ecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green grass (the fox and the grapes)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "Green grass (the fox and the grapes)"@ja .

_:N8b6c4b5fc3e24a10a8b6e5380f73fbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不帰の森 (Original)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "不帰の森 (Original)"@ja .

_:Nfcbc27daa5c845acbcb3150ae43304d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鯨波 (双星)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N969eaaef76f240d59355c42d6eb9a064 ;
    schema:name "鯨波 (双星)"@ja .

_:N969eaaef76f240d59355c42d6eb9a064 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ff9c68420b04f18bec7f3ad69b12510,
        _:N2ca1cd797f0341d98f7d47e25b804bef,
        _:N499daf4d6c814bb6b698b1d9374ac1ae,
        _:N65f5425f7a1f4cb4836073a8fc9a0ecf,
        _:N8b6c4b5fc3e24a10a8b6e5380f73fbfa,
        _:Nfcbc27daa5c845acbcb3150ae43304d7 ;
    mo:track_count 6 ;
    schema:duration "PT24:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0ff9c68420b04f18bec7f3ad69b12510,
        _:N2ca1cd797f0341d98f7d47e25b804bef,
        _:N499daf4d6c814bb6b698b1d9374ac1ae,
        _:N65f5425f7a1f4cb4836073a8fc9a0ecf,
        _:N8b6c4b5fc3e24a10a8b6e5380f73fbfa,
        _:Nfcbc27daa5c845acbcb3150ae43304d7 .

