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

<artist/3806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Melody Nelson"@en ;
    foaf:made <album/18637#lyrics>,
        <album/18637#subject> ;
    foaf:name "Melody Nelson"@en .

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

<artist/1529#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18637#subject> ;
    schema:name "Yoshio Tsuru"@en,
        "鶴由雄"@ja ;
    foaf:made <album/18637#composition>,
        <album/18637#subject> ;
    foaf:name "Yoshio Tsuru"@en,
        "鶴由雄"@ja .

<artist/2887#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18637#subject> ;
    schema:name "Hideki Takahashi"@en,
        "高橋秀紀"@ja ;
    foaf:made <album/18637#composition>,
        <album/18637#subject> ;
    foaf:name "Hideki Takahashi"@en,
        "高橋秀紀"@ja .

<artist/3150#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18637#subject> ;
    schema:name "Scott Joplin"@en ;
    foaf:made <album/18637#composition>,
        <album/18637#subject> ;
    foaf:name "Scott Joplin"@en .

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

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

<org/5038#subject> schema:name "D.O. corp."@en,
        "株式会社ディーオー"@ja,
        "D.O. corp."@ja-latn ;
    foaf:name "D.O. corp."@en,
        "株式会社ディーオー"@ja,
        "D.O. corp."@ja-latn .

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

<https://medium-media.vgm.io/albums/73/18637/18637-1368895783.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18637#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn ;
    mo:performance_of <album/18637#musicalwork> ;
    mo:performer <artist/78278#subject> ;
    mo:recorded_as <album/18637#musicalexpression> ;
    schema:byArtist <artist/78278#subject> ;
    schema:name "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn ;
    schema:workPerformed <album/18637#musicalwork> .

<artist/78278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18637#performance> ;
    schema:name "Naoko Futami"@en,
        "二見直子"@ja ;
    foaf:name "Naoko Futami"@en,
        "二見直子"@ja .

<album/18637#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn ;
    mo:composer <artist/1529#subject>,
        <artist/2887#subject>,
        <artist/3150#subject> ;
    mo:produced_work <album/18637#musicalwork> ;
    schema:name "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn .

<album/18637#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-07-25"^^xsd:date ;
    dcterms:title "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn ;
    mo:catalogue_number "DCD-00483" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18637#musicalexpression> ;
    mo:publisher <org/5038#subject> ;
    mo:record _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Crescendo ~Eien da to Omotte Ita Ano Koro~"@en ;
            foaf:name "Crescendo ~Eien da to Omotte Ita Ano Koro~"@en ] ;
    schema:byArtist <artist/78278#subject> ;
    schema:datePublished "2003-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/18637/18637-1368895783.jpg> ;
    schema:name "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@en,
        "Crescendo ～永遠だと思っていたあの頃～ サウンドトラックアルバム"@ja,
        "Crescendo ~Eien da to Omotte Ita Ano Koro~ Soundtrack Album"@ja-latn ;
    schema:publisher <org/5038#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/18637/18637-1368895783.jpg> .

_:N040d736c36514bbcbb66fa3c39bd286f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heliotrope Bouquet"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Heliotrope Bouquet"@en .

_:N19a8d219797846dbba1ae6d193b9be41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fig Leaf Rag"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Fig Leaf Rag"@en .

_:N1f78b0c9c9bf4c57924922afd3e47a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To favorite you"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "To favorite you"@en .

_:N36fd723d520a4defb047ceb3054de00b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The sky of a sunset"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "The sky of a sunset"@en .

_:N3b020ad1cb444f08a779b07299dbb44a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solace"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Solace"@en .

_:N3b872a16f41243c0ba50d5cf6be5817e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weeping Willow"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Weeping Willow"@en .

_:N491d8f87aa7c4db7a9408c0b4d649538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bethena"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Bethena"@en .

_:N5955e3b014304358940dce415ccc16cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The morning glow"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "The morning glow"@en .

_:N61e380d81d874d158dcdb4ce3904f704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The season that shines"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "The season that shines"@en .

_:N65be4ca31e0a4bea87350c7a0c34586b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Entertainer"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "The Entertainer"@en .

_:N66be8b1b0635474a8642433cf448a3aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A carrousel"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "A carrousel"@en .

_:N6784e527f4fc430cb793ff79766c5061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duo for Young grass and Water"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Duo for Young grass and Water"@en .

_:N83e3ae6f2c4e4c41b58217bb93a0491d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The night that considers"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "The night that considers"@en .

_:N8b53beaeb4644ac780c0935d89a770ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A road to walk alone"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "A road to walk alone"@en .

_:Na54e39625fdf4accbaf568f95a9bc45a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Breeze(Long Version)"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Spring Breeze(Long Version)"@en .

_:Nc8abf65396fe4638a1d2e37053172f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A piano for the night"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "A piano for the night"@en .

_:Nd660b613ee694729899ff772f0ef173c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Euphonic Sounds"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Euphonic Sounds"@en .

_:Ndceee6478ddf4677be8077e64233ba14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reality to collapse"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Reality to collapse"@en .

_:Ne192d7590fb641d9a123832c929fcc01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wall Street Rag"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Wall Street Rag"@en .

_:Ned6ef62cc9a7423bb6fe03d81e86704e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gladiolus Rag"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N89ea009d1c4e48a5b4e71b2099aae1ab ;
    schema:name "Gladiolus Rag"@en .

_:N89ea009d1c4e48a5b4e71b2099aae1ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040d736c36514bbcbb66fa3c39bd286f,
        _:N19a8d219797846dbba1ae6d193b9be41,
        _:N1f78b0c9c9bf4c57924922afd3e47a00,
        _:N36fd723d520a4defb047ceb3054de00b,
        _:N3b020ad1cb444f08a779b07299dbb44a,
        _:N3b872a16f41243c0ba50d5cf6be5817e,
        _:N491d8f87aa7c4db7a9408c0b4d649538,
        _:N5955e3b014304358940dce415ccc16cf,
        _:N61e380d81d874d158dcdb4ce3904f704,
        _:N65be4ca31e0a4bea87350c7a0c34586b,
        _:N66be8b1b0635474a8642433cf448a3aa,
        _:N6784e527f4fc430cb793ff79766c5061,
        _:N83e3ae6f2c4e4c41b58217bb93a0491d,
        _:N8b53beaeb4644ac780c0935d89a770ad,
        _:Na54e39625fdf4accbaf568f95a9bc45a,
        _:Nc8abf65396fe4638a1d2e37053172f05,
        _:Nd660b613ee694729899ff772f0ef173c,
        _:Ndceee6478ddf4677be8077e64233ba14,
        _:Ne192d7590fb641d9a123832c929fcc01,
        _:Ned6ef62cc9a7423bb6fe03d81e86704e ;
    mo:track_count 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N040d736c36514bbcbb66fa3c39bd286f,
        _:N19a8d219797846dbba1ae6d193b9be41,
        _:N1f78b0c9c9bf4c57924922afd3e47a00,
        _:N36fd723d520a4defb047ceb3054de00b,
        _:N3b020ad1cb444f08a779b07299dbb44a,
        _:N3b872a16f41243c0ba50d5cf6be5817e,
        _:N491d8f87aa7c4db7a9408c0b4d649538,
        _:N5955e3b014304358940dce415ccc16cf,
        _:N61e380d81d874d158dcdb4ce3904f704,
        _:N65be4ca31e0a4bea87350c7a0c34586b,
        _:N66be8b1b0635474a8642433cf448a3aa,
        _:N6784e527f4fc430cb793ff79766c5061,
        _:N83e3ae6f2c4e4c41b58217bb93a0491d,
        _:N8b53beaeb4644ac780c0935d89a770ad,
        _:Na54e39625fdf4accbaf568f95a9bc45a,
        _:Nc8abf65396fe4638a1d2e37053172f05,
        _:Nd660b613ee694729899ff772f0ef173c,
        _:Ndceee6478ddf4677be8077e64233ba14,
        _:Ne192d7590fb641d9a123832c929fcc01,
        _:Ned6ef62cc9a7423bb6fe03d81e86704e .

