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

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

<artist/18235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Nobuo Moriyasu"@en,
        "森安信夫"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Nobuo Moriyasu"@en,
        "森安信夫"@ja .

<artist/1834#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Satoshi Takebe"@en,
        "武部聡志"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Satoshi Takebe"@en,
        "武部聡志"@ja .

<artist/2334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Motohiro Tomita"@en,
        "富田素弘"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Motohiro Tomita"@en,
        "富田素弘"@ja .

<artist/25780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Tatsuro Mashiko"@en,
        "マシコタツロウ"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Tatsuro Mashiko"@en,
        "マシコタツロウ"@ja .

<artist/32762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Daichi Mizobuchi"@en,
        "溝渕大智"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Daichi Mizobuchi"@en,
        "溝渕大智"@ja .

<artist/7498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "Kaoru Yamauchi"@en,
        "山内薫"@ja ;
    foaf:made <album/65069#composition>,
        <album/65069#subject> ;
    foaf:name "Kaoru Yamauchi"@en,
        "山内薫"@ja .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/65069/65069-1485342681.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn ;
    mo:performance_of <album/65069#musicalwork> ;
    mo:performer <artist/5274#subject> ;
    mo:recorded_as <album/65069#musicalexpression> ;
    schema:byArtist <artist/5274#subject> ;
    schema:name "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn ;
    schema:workPerformed <album/65069#musicalwork> .

<artist/5274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65069#performance> ;
    schema:name "Yo Hitoto"@en,
        "一青窈"@ja ;
    foaf:made <album/65069#lyrics>,
        <album/65069#subject> ;
    foaf:name "Yo Hitoto"@en,
        "一青窈"@ja .

<album/65069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "登雨賢"@en ;
            foaf:made <album/65069#composition> ;
            foaf:name "登雨賢"@en ],
        <artist/18235#subject>,
        <artist/1834#subject>,
        <artist/2334#subject>,
        <artist/25780#subject>,
        <artist/32762#subject>,
        <artist/7498#subject> ;
    mo:produced_work <album/65069#musicalwork> ;
    schema:name "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn .

<album/65069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-12-18"^^xsd:date ;
    dcterms:title "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn ;
    mo:catalogue_number "COCP-32024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65069#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Aishiteruze Baby ☆☆"@en ;
            foaf:name "Aishiteruze Baby ☆☆"@en ] ;
    schema:byArtist <artist/5274#subject> ;
    schema:datePublished "2002-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/65069/65069-1485342681.jpg> ;
    schema:name "Tsukitenshin / Yo Hitoto"@en,
        "月天心 / 一青窈"@ja,
        "Tsukitenshin / Yo Hitoto"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/65069/65069-1485342681.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "李臨秋"@en ;
    foaf:made <album/65069#lyrics> ;
    foaf:name "李臨秋"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65069#subject> ;
    schema:name "登雨賢"@en ;
    foaf:made <album/65069#subject> ;
    foaf:name "登雨賢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "李臨秋"@en ;
    foaf:made <album/65069#subject> ;
    foaf:name "李臨秋"@en .

_:N0f2e114134704aab929933df192edeeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心変わり"@ja,
        "Kokorogawari"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "心変わり"@ja,
        "Kokorogawari"@ja-latn .

_:N3bb8aeb3ca4c42a08f9736f4a35ab5de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もらい泣き"@ja,
        "Morainaki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "もらい泣き"@ja,
        "Morainaki"@ja-latn .

_:N47d4013a638742268007859ab6fe801a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月天心"@ja,
        "Tsukitenshin"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "月天心"@ja,
        "Tsukitenshin"@ja-latn .

_:N4be02678e8b142f7b0c72d298660c75e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャングルジム"@ja,
        "JUNGLE GYM"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "ジャングルジム"@ja,
        "JUNGLE GYM"@ja-latn .

_:N66e5560b3c704dcbbf8ff3fe6ec16ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あこるでぃおん"@ja,
        "ACCORDION"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "あこるでぃおん"@ja,
        "ACCORDION"@ja-latn .

_:N966b2e3385524b16b3afd45e0c0cc64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunny side up"@ja,
        "SUNNY SIDE UP"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "sunny side up"@ja,
        "SUNNY SIDE UP"@ja-latn .

_:Na444e6034684468e94ea9cb04e5437da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イマドコ"@ja,
        "Ima doko"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "イマドコ"@ja,
        "Ima doko"@ja-latn .

_:Nc7ec603e4668431bbec9b45eb47cda59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犬"@ja,
        "Inu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "犬"@ja,
        "Inu"@ja-latn .

_:Ncf7dc379bbac4404ac35e2867ca3f43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望春風"@ja,
        "Bāng chhun-hong"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "望春風"@ja,
        "Bāng chhun-hong"@ja-latn .

_:Nf42fc10189ac46e8a8962b00e178221f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリガ十々"@ja,
        "Arigatoutou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncdebdc3301f54e8c92ac7ce4da3438e8 ;
    schema:name "アリガ十々"@ja,
        "Arigatoutou"@ja-latn .

_:Ncdebdc3301f54e8c92ac7ce4da3438e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f2e114134704aab929933df192edeeb,
        _:N3bb8aeb3ca4c42a08f9736f4a35ab5de,
        _:N47d4013a638742268007859ab6fe801a,
        _:N4be02678e8b142f7b0c72d298660c75e,
        _:N66e5560b3c704dcbbf8ff3fe6ec16ce4,
        _:N966b2e3385524b16b3afd45e0c0cc64b,
        _:Na444e6034684468e94ea9cb04e5437da,
        _:Nc7ec603e4668431bbec9b45eb47cda59,
        _:Ncf7dc379bbac4404ac35e2867ca3f43a,
        _:Nf42fc10189ac46e8a8962b00e178221f ;
    mo:track_count 10 ;
    schema:duration "PT40:31"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0f2e114134704aab929933df192edeeb,
        _:N3bb8aeb3ca4c42a08f9736f4a35ab5de,
        _:N47d4013a638742268007859ab6fe801a,
        _:N4be02678e8b142f7b0c72d298660c75e,
        _:N66e5560b3c704dcbbf8ff3fe6ec16ce4,
        _:N966b2e3385524b16b3afd45e0c0cc64b,
        _:Na444e6034684468e94ea9cb04e5437da,
        _:Nc7ec603e4668431bbec9b45eb47cda59,
        _:Ncf7dc379bbac4404ac35e2867ca3f43a,
        _:Nf42fc10189ac46e8a8962b00e178221f .

