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

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

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

<org/1693#subject> schema:name "stretta di mano"@en,
        "stretta di mano"@ja,
        "stretta di mano"@ja-latn ;
    foaf:name "stretta di mano"@en,
        "stretta di mano"@ja,
        "stretta di mano"@ja-latn .

<https://media.vgm.io/albums/96/74869/74869-1517583126.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/74869#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/74869/74869-1517583126.png> ;
    foaf:depicts <album/74869#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/74869/74869-1517583126.png> .

<https://medium-media.vgm.io/albums/96/74869/74869-1517583126.png> a schema:ImageObject,
        foaf:Image .

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

<artist/1912#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74869#performance> ;
    schema:name "Tsukiko"@en,
        "月子"@ja ;
    foaf:made <album/74869#lyrics>,
        <album/74869#subject> ;
    foaf:name "Tsukiko"@en,
        "月子"@ja .

<artist/28068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74869#performance> ;
    schema:name "Kaiji Nagi"@en,
        "凪佳二"@ja ;
    foaf:name "Kaiji Nagi"@en,
        "凪佳二"@ja .

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

<artist/12429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74869#subject> ;
    mo:performed <album/74869#performance> ;
    schema:name "Tetsushi"@en ;
    foaf:made <album/74869#composition>,
        <album/74869#subject> ;
    foaf:name "Tetsushi"@en .

<artist/24843#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74869#subject> ;
    mo:performed <album/74869#performance> ;
    schema:name "Nina Branch"@en ;
    foaf:made <album/74869#composition>,
        <album/74869#lyrics>,
        <album/74869#subject> ;
    foaf:name "Nina Branch"@en .

<album/74869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daisuke"@en ;
            foaf:made <album/74869#composition> ;
            foaf:name "Daisuke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Akihiro Manabe"@en ;
            foaf:made <album/74869#composition> ;
            foaf:name "Akihiro Manabe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "gou"@en ;
            foaf:made <album/74869#composition> ;
            foaf:name "gou"@en ],
        <artist/12429#subject>,
        <artist/24843#subject> ;
    mo:produced_work <album/74869#musicalwork> ;
    schema:name "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn .

<album/74869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn ;
    mo:performance_of <album/74869#musicalwork> ;
    mo:performer <artist/12429#subject>,
        <artist/1912#subject>,
        <artist/24843#subject>,
        <artist/28068#subject> ;
    mo:recorded_as <album/74869#musicalexpression> ;
    schema:byArtist <artist/12429#subject>,
        <artist/1912#subject>,
        <artist/24843#subject>,
        <artist/28068#subject> ;
    schema:name "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn ;
    schema:workPerformed <album/74869#musicalwork> .

<album/74869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn ;
    mo:catalogue_number "SDM-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74869#musicalexpression> ;
    mo:publisher <org/1693#subject> ;
    mo:record _:N6086e542735041efae37c0786a7882f2 ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:byArtist <artist/12429#subject>,
        <artist/1912#subject>,
        <artist/24843#subject>,
        <artist/28068#subject> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/96/74869/74869-1517583126.png> ;
    schema:name "Blue Undulation"@en,
        "Blue Undulation"@ja,
        "Blue Undulation"@ja-latn ;
    schema:publisher <org/1693#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/74869/74869-1517583126.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "kaori"@en ;
    foaf:made <album/74869#lyrics> ;
    foaf:name "kaori"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74869#subject> ;
    schema:name "Daisuke"@en ;
    foaf:made <album/74869#subject> ;
    foaf:name "Daisuke"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74869#subject> ;
    schema:name "Akihiro Manabe"@en ;
    foaf:made <album/74869#subject> ;
    foaf:name "Akihiro Manabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "kaori"@en ;
    foaf:made <album/74869#subject> ;
    foaf:name "kaori"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74869#subject> ;
    schema:name "gou"@en ;
    foaf:made <album/74869#subject> ;
    foaf:name "gou"@en .

_:N36510404680546b1a5ecb682335adee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノラル・キセキ"@ja,
        "Monaural Kiseki"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "モノラル・キセキ"@ja,
        "Monaural Kiseki"@ja-latn .

_:N5d16eaa112a74989b6f4446eef33ca02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テレパス"@ja,
        "Telepath"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "テレパス"@ja,
        "Telepath"@ja-latn .

_:N7dfa6b40af9c42a69f3b5992de0d233e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地球の見る夢"@ja,
        "Chikyuu no Miru Yume"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "地球の見る夢"@ja,
        "Chikyuu no Miru Yume"@ja-latn .

_:N8e4f21147d9545029e619637ac85728f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空の上 空の下"@ja,
        "Soran no Ue Sora no Shita"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "空の上 空の下"@ja,
        "Soran no Ue Sora no Shita"@ja-latn .

_:N96a8269e6026404eb1443669596d10bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Believe my love"@ja,
        "Believe my love"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "Believe my love"@ja,
        "Believe my love"@ja-latn .

_:Nc047e76761cc484c8ffd8d3ff8b4168c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Which wins? ~怪盗ブルームーン VS イーガン警部~"@ja,
        "Which wins? ~Kaitou Blue Moon VS Egan Keibu~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6086e542735041efae37c0786a7882f2 ;
    schema:name "Which wins? ~怪盗ブルームーン VS イーガン警部~"@ja,
        "Which wins? ~Kaitou Blue Moon VS Egan Keibu~"@ja-latn .

_:N6086e542735041efae37c0786a7882f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36510404680546b1a5ecb682335adee3,
        _:N5d16eaa112a74989b6f4446eef33ca02,
        _:N7dfa6b40af9c42a69f3b5992de0d233e,
        _:N8e4f21147d9545029e619637ac85728f,
        _:N96a8269e6026404eb1443669596d10bd,
        _:Nc047e76761cc484c8ffd8d3ff8b4168c ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N36510404680546b1a5ecb682335adee3,
        _:N5d16eaa112a74989b6f4446eef33ca02,
        _:N7dfa6b40af9c42a69f3b5992de0d233e,
        _:N8e4f21147d9545029e619637ac85728f,
        _:N96a8269e6026404eb1443669596d10bd,
        _:Nc047e76761cc484c8ffd8d3ff8b4168c .

