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

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

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

<artist/36240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6061#subject> ;
    schema:name "kate"@en ;
    foaf:made <album/6061#composition>,
        <album/6061#subject> ;
    foaf:name "kate"@en .

<artist/49814#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6061#subject> ;
    schema:name "rekka"@en ;
    foaf:made <album/6061#composition>,
        <album/6061#subject> ;
    foaf:name "rekka"@en .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6061#subject> ;
    schema:name "manyo"@en ;
    foaf:made <album/6061#composition>,
        <album/6061#subject> ;
    foaf:name "manyo"@en .

<product/3149#subject> a schema:CreativeWork ;
    schema:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn ;
    foaf:name "Tsukihime"@en,
        "月姫"@ja,
        "Tsukihime"@ja-latn .

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

<album/6061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn ;
    mo:performance_of <album/6061#musicalwork> ;
    mo:recorded_as <album/6061#musicalexpression> ;
    schema:name "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn ;
    schema:workPerformed <album/6061#musicalwork> .

<org/467#subject> schema:name "Little Wing"@en,
        "Little Wing"@ja,
        "Little Wing"@ja-latn ;
    foaf:name "Little Wing"@en,
        "Little Wing"@ja,
        "Little Wing"@ja-latn .

<https://media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6061#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> ;
    foaf:depicts <album/6061#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> .

<https://medium-media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn ;
    mo:composer <artist/36240#subject>,
        <artist/49814#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/6061#musicalwork> ;
    schema:name "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn .

<album/6061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-08"^^xsd:date ;
    dcterms:title "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn ;
    mo:catalogue_number "LWCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6061#musicalexpression> ;
    mo:publisher <org/467#subject> ;
    mo:record _:Nfe11d4063fae41edb577f1e956e34e2b ;
    mo:record_count 1 ;
    schema:about <product/3149#subject> ;
    schema:datePublished "2001-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> ;
    schema:name "7th moon - tsukihime image album"@en,
        "7th moon - tsukihime image album"@ja,
        "7th moon - tsukihime image album"@ja-latn ;
    schema:publisher <org/467#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/6061/6061-426e863deaf1.jpg> .

_:N03ccb66e99c6428b9dbfb2e1b05dd522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "反転衝動 II"@ja,
        "Hanten Shoudou II"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "反転衝動 II"@ja,
        "Hanten Shoudou II"@ja-latn .

_:N19faea0b87424db6baaf9138eb0fbfc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "remini."@ja,
        "remini."@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "remini."@ja,
        "remini."@ja-latn .

_:N2a51d0b1219946cfa7f1079286c1a536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReAL"@ja,
        "ReAL"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "ReAL"@ja,
        "ReAL"@ja-latn .

_:N34a4d9392d08457cb48d3a469c5eb5f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金色ナリ我ガ姫ノ月 -awnglier maguielaw elir-"@ja,
        "Kin'iro Nari Waga Hime no Tsuki -awnglier maguielaw elir-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "金色ナリ我ガ姫ノ月 -awnglier maguielaw elir-"@ja,
        "Kin'iro Nari Waga Hime no Tsuki -awnglier maguielaw elir-"@ja-latn .

_:N45e4cd5ecb374af8a738d482b61a87f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光"@ja,
        "Gekkou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "月光"@ja,
        "Gekkou"@ja-latn .

_:N6de69a4e2d0e466eb3222ebcbcca6cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fatal arrow"@ja,
        "fatal arrow"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "fatal arrow"@ja,
        "fatal arrow"@ja-latn .

_:Na0b73903ffdc4202b35498d3464ec32c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "7th moon"@ja,
        "7th moon"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:54"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "7th moon"@ja,
        "7th moon"@ja-latn .

_:Nc433ec23b63b472a85aa90c5fc376a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Dreamer"@ja,
        "Little Dreamer"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "Little Dreamer"@ja,
        "Little Dreamer"@ja-latn .

_:Ne08d58fa38e64ab3a1cfafdb39771c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒマワリ"@ja,
        "Himawari"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "ヒマワリ"@ja,
        "Himawari"@ja-latn .

_:Nf7c5f7f0fbc7487da213fd22e56b81ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "precious"@ja,
        "precious"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfe11d4063fae41edb577f1e956e34e2b ;
    schema:name "precious"@ja,
        "precious"@ja-latn .

_:Nfe11d4063fae41edb577f1e956e34e2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03ccb66e99c6428b9dbfb2e1b05dd522,
        _:N19faea0b87424db6baaf9138eb0fbfc0,
        _:N2a51d0b1219946cfa7f1079286c1a536,
        _:N34a4d9392d08457cb48d3a469c5eb5f9,
        _:N45e4cd5ecb374af8a738d482b61a87f0,
        _:N6de69a4e2d0e466eb3222ebcbcca6cc8,
        _:Na0b73903ffdc4202b35498d3464ec32c,
        _:Nc433ec23b63b472a85aa90c5fc376a14,
        _:Ne08d58fa38e64ab3a1cfafdb39771c1c,
        _:Nf7c5f7f0fbc7487da213fd22e56b81ab ;
    mo:track_count 10 ;
    schema:duration "PT35:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N03ccb66e99c6428b9dbfb2e1b05dd522,
        _:N19faea0b87424db6baaf9138eb0fbfc0,
        _:N2a51d0b1219946cfa7f1079286c1a536,
        _:N34a4d9392d08457cb48d3a469c5eb5f9,
        _:N45e4cd5ecb374af8a738d482b61a87f0,
        _:N6de69a4e2d0e466eb3222ebcbcca6cc8,
        _:Na0b73903ffdc4202b35498d3464ec32c,
        _:Nc433ec23b63b472a85aa90c5fc376a14,
        _:Ne08d58fa38e64ab3a1cfafdb39771c1c,
        _:Nf7c5f7f0fbc7487da213fd22e56b81ab .

