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

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

<artist/4087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8698#subject> ;
    schema:name "Sound Team EIM"@en ;
    foaf:made <album/8698#composition>,
        <album/8698#lyrics>,
        <album/8698#subject> ;
    foaf:name "Sound Team EIM"@en .

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

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

<https://medium-media.vgm.io/albums/89/8698/8698-1249357789.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jun-Su Park"@en ;
            foaf:made <album/8698#composition> ;
            foaf:name "Jun-Su Park"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dong-Hyuc Shin"@en ;
            foaf:made <album/8698#composition> ;
            foaf:name "Dong-Hyuc Shin"@en ],
        <artist/4087#subject> ;
    mo:produced_work <album/8698#musicalwork> ;
    schema:name "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn .

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

<album/8698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn ;
    mo:performance_of <album/8698#musicalwork> ;
    mo:performer _:N7d74e900600d4c6a82263ffc27d25be0,
        _:Na8db996f4c2f40e8b524128aa2a5271f ;
    mo:recorded_as <album/8698#musicalexpression> ;
    schema:byArtist _:N7d74e900600d4c6a82263ffc27d25be0,
        _:Na8db996f4c2f40e8b524128aa2a5271f ;
    schema:name "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn ;
    schema:workPerformed <album/8698#musicalwork> .

<album/8698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8698#musicalexpression> ;
    mo:publisher _:Nf518d2f307c744ca9cae2f4e26fd2726 ;
    mo:record _:N1b761ab0b62d4542858f033f5906e82f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Zero"@en ;
            foaf:name "Zero"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "So-Young Ahn"@en ;
            foaf:name "So-Young Ahn"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Myung-Sun Kang"@en ;
            foaf:name "Myung-Sun Kang"@en ] ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/8698/8698-1249357789.jpg> ;
    schema:name "Zero The Best Memorial"@en,
        "Zero The Best Memorial"@ja,
        "Zero The Best Memorial"@ja-latn ;
    schema:publisher _:Nf518d2f307c744ca9cae2f4e26fd2726 ;
    foaf:depiction <https://media.vgm.io/albums/89/8698/8698-1249357789.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dal-Young Lim"@en ;
    foaf:made <album/8698#subject> ;
    foaf:name "Dal-Young Lim"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dong-Hyuc Shin"@en ;
    foaf:made <album/8698#lyrics> ;
    foaf:name "Dong-Hyuc Shin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dong-Hyuc Shin"@en ;
    foaf:made <album/8698#subject> ;
    foaf:name "Dong-Hyuc Shin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8698#subject> ;
    schema:name "Jun-Su Park"@en ;
    foaf:made <album/8698#subject> ;
    foaf:name "Jun-Su Park"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dal-Young Lim"@en ;
    foaf:made <album/8698#lyrics> ;
    foaf:name "Dal-Young Lim"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8698#subject> ;
    schema:name "Dong-Hyuc Shin"@en ;
    foaf:made <album/8698#subject> ;
    foaf:name "Dong-Hyuc Shin"@en .

_:N0457b83db62547e79344f4c29de7f7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@ko ;
    mo:track_number 12 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "Untitled"@ko .

_:N0d6d8a8af5ff40f0ad42d74bb083b927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Farewell to my love' (Ending Vocal Ver. -2)"@ko ;
    mo:track_number 21 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Farewell to my love' (Ending Vocal Ver. -2)"@ko .

_:N1a4bf47b0ef747c3bb3fece5f664c52b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'흐름의 원' (Main Opening MR Ver.)"@ko ;
    mo:track_number 18 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'흐름의 원' (Main Opening MR Ver.)"@ko .

_:N23ce3bb8823a439686c92abc6bb3c7c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Blue Eyes'"@ko ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Blue Eyes'"@ko .

_:N2f05a4fcd9fc4004859e65844a3295bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'모든이들의 슬픔을…'"@ko ;
    mo:track_number 15 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'모든이들의 슬픔을…'"@ko .

_:N38895a1157db480eaf537fdb072d6094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Farewell to my love' (Pan Flute Ver.)"@ko ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Farewell to my love' (Pan Flute Ver.)"@ko .

_:N40e4071ad4f84d92a7fa654210873d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'기다리는 마음'"@ko ;
    mo:track_number 17 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'기다리는 마음'"@ko .

_:N47f992e836cc420098dbfc3bd1489742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Farewell to my love' (Ending MR Ver. -2)"@ko ;
    mo:track_number 22 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Farewell to my love' (Ending MR Ver. -2)"@ko .

_:N538f00894be548aca9f8b3f2b1e5301e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'What a pretty sister~!'"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'What a pretty sister~!'"@ko .

_:N5e27ff7dbd1a4b2aa08abfdf702f0e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'흐름의 원' (Main Opening Vocal Ver.)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'흐름의 원' (Main Opening Vocal Ver.)"@ko .

_:N77e33825f0794048886024d8d1c06113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'누이'"@ko ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'누이'"@ko .

_:N7d74e900600d4c6a82263ffc27d25be0 a schema:Person,
        foaf:Person ;
    mo:performed <album/8698#performance> ;
    schema:name "So-Young Ahn"@en ;
    foaf:name "So-Young Ahn"@en .

_:N88283d902e23423a9642bc585238a532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'프롤로그'"@ko ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'프롤로그'"@ko .

_:N92fdba34352340a29fc52a7cc0573619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Rotation in Epelanture'"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Rotation in Epelanture'"@ko .

_:N986fa17dedeb489491afd55c66e7991f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'그녀는 너무 깜찍한 걸'"@ko ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'그녀는 너무 깜찍한 걸'"@ko .

_:Na8db996f4c2f40e8b524128aa2a5271f a schema:Person,
        foaf:Person ;
    mo:performed <album/8698#performance> ;
    schema:name "Myung-Sun Kang"@en ;
    foaf:name "Myung-Sun Kang"@en .

_:Nadc8be770d5f4fde80ceffe48e14c403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'ZERO' (Ending MR Ver. -1)"@ko ;
    mo:track_number 20 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'ZERO' (Ending MR Ver. -1)"@ko .

_:Nb44de72384a74d3088c899a0e0499c24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'ZERO' (Ending Vocal Ver. -1)"@ko ;
    mo:track_number 19 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'ZERO' (Ending Vocal Ver. -1)"@ko .

_:Nbd8c4420046e44f495d32224abb1729d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Yuiri's Dream'"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Yuiri's Dream'"@ko .

_:Nd6ae413c92674087bf503f82bc94122f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'오늘은 웬지 기분이 좋아'"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'오늘은 웬지 기분이 좋아'"@ko .

_:Nd90e8be064fa47998d0d93af7f957a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'시동!' (始動!)"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'시동!' (始動!)"@ko .

_:Ne0a9fcb8bfd3448d8a23f0ea69740163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'진격연'"@ko ;
    mo:track_number 10 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'진격연'"@ko .

_:Ne7e13f2b95674eb9adbe81fb7df462ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'Dangerous Teacher'"@ko ;
    mo:track_number 8 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'Dangerous Teacher'"@ko .

_:Nf518d2f307c744ca9cae2f4e26fd2726 schema:name "Artlim Media Co.Ltd."@en ;
    foaf:name "Artlim Media Co.Ltd."@en .

_:Nf700cd25b45941eb82f307d61ef85ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "'유우키 미레이'"@ko ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N1b761ab0b62d4542858f033f5906e82f ;
    schema:name "'유우키 미레이'"@ko .

_:N1b761ab0b62d4542858f033f5906e82f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0457b83db62547e79344f4c29de7f7c9,
        _:N0d6d8a8af5ff40f0ad42d74bb083b927,
        _:N1a4bf47b0ef747c3bb3fece5f664c52b,
        _:N23ce3bb8823a439686c92abc6bb3c7c7,
        _:N2f05a4fcd9fc4004859e65844a3295bb,
        _:N38895a1157db480eaf537fdb072d6094,
        _:N40e4071ad4f84d92a7fa654210873d16,
        _:N47f992e836cc420098dbfc3bd1489742,
        _:N538f00894be548aca9f8b3f2b1e5301e,
        _:N5e27ff7dbd1a4b2aa08abfdf702f0e53,
        _:N77e33825f0794048886024d8d1c06113,
        _:N88283d902e23423a9642bc585238a532,
        _:N92fdba34352340a29fc52a7cc0573619,
        _:N986fa17dedeb489491afd55c66e7991f,
        _:Nadc8be770d5f4fde80ceffe48e14c403,
        _:Nb44de72384a74d3088c899a0e0499c24,
        _:Nbd8c4420046e44f495d32224abb1729d,
        _:Nd6ae413c92674087bf503f82bc94122f,
        _:Nd90e8be064fa47998d0d93af7f957a99,
        _:Ne0a9fcb8bfd3448d8a23f0ea69740163,
        _:Ne7e13f2b95674eb9adbe81fb7df462ac,
        _:Nf700cd25b45941eb82f307d61ef85ece ;
    mo:track_count 22 ;
    schema:duration "PT59:16"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0457b83db62547e79344f4c29de7f7c9,
        _:N0d6d8a8af5ff40f0ad42d74bb083b927,
        _:N1a4bf47b0ef747c3bb3fece5f664c52b,
        _:N23ce3bb8823a439686c92abc6bb3c7c7,
        _:N2f05a4fcd9fc4004859e65844a3295bb,
        _:N38895a1157db480eaf537fdb072d6094,
        _:N40e4071ad4f84d92a7fa654210873d16,
        _:N47f992e836cc420098dbfc3bd1489742,
        _:N538f00894be548aca9f8b3f2b1e5301e,
        _:N5e27ff7dbd1a4b2aa08abfdf702f0e53,
        _:N77e33825f0794048886024d8d1c06113,
        _:N88283d902e23423a9642bc585238a532,
        _:N92fdba34352340a29fc52a7cc0573619,
        _:N986fa17dedeb489491afd55c66e7991f,
        _:Nadc8be770d5f4fde80ceffe48e14c403,
        _:Nb44de72384a74d3088c899a0e0499c24,
        _:Nbd8c4420046e44f495d32224abb1729d,
        _:Nd6ae413c92674087bf503f82bc94122f,
        _:Nd90e8be064fa47998d0d93af7f957a99,
        _:Ne0a9fcb8bfd3448d8a23f0ea69740163,
        _:Ne7e13f2b95674eb9adbe81fb7df462ac,
        _:Nf700cd25b45941eb82f307d61ef85ece .

