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

<album/10733#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn ;
    mo:produced_work <album/10733#musicalwork> ;
    schema:name "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/33/10733/10733-1224276678.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Masahiro Sayama"@en,
        "佐山雅弘"@ja ;
    foaf:name "Masahiro Sayama"@en,
        "佐山雅弘"@ja .

<artist/333#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja ;
    foaf:name "Tappi Iwase"@en,
        "岩瀬立飛"@ja .

<artist/5626#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Atsushi Tsuzurano"@en,
        "つづらのあつし"@ja ;
    foaf:name "Atsushi Tsuzurano"@en,
        "つづらのあつし"@ja .

<album/10733#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-11"^^xsd:date ;
    dcterms:title "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn ;
    mo:catalogue_number "MCHIA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10733#musicalexpression> ;
    mo:publisher _:Nf66ae3005cb3485a9edfa8c8b6cf17a6 ;
    mo:record _:N2a9e556845ee4e9b87da083034f36157 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Osamu Koichi"@en ;
            foaf:name "Osamu Koichi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chia"@en ;
            foaf:name "Chia"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Goto"@en ;
            foaf:name "Koji Goto"@en ],
        <artist/1729#subject>,
        <artist/333#subject>,
        <artist/5626#subject> ;
    schema:datePublished "2005-05-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/33/10733/10733-1224276678.jpg> ;
    schema:name "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn ;
    schema:publisher _:Nf66ae3005cb3485a9edfa8c8b6cf17a6 ;
    foaf:depiction <https://media.vgm.io/albums/33/10733/10733-1224276678.jpg> .

<album/10733#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn ;
    mo:performance_of <album/10733#musicalwork> ;
    mo:performer _:N58921c3544c9474e9c936d8009bd71e1,
        _:Ncfb5f49469464a0f8313c1646428c8e2,
        _:Ndbe7307c00f84dd7bd6d6006684cf873,
        <artist/1729#subject>,
        <artist/333#subject>,
        <artist/5626#subject> ;
    mo:recorded_as <album/10733#musicalexpression> ;
    schema:byArtist _:N58921c3544c9474e9c936d8009bd71e1,
        _:Ncfb5f49469464a0f8313c1646428c8e2,
        _:Ndbe7307c00f84dd7bd6d6006684cf873,
        <artist/1729#subject>,
        <artist/333#subject>,
        <artist/5626#subject> ;
    schema:name "Pure Moon / Chia"@en,
        "Pure Moon / Chia"@ja,
        "Pure Moon / Chia"@ja-latn ;
    schema:workPerformed <album/10733#musicalwork> .

_:N1b38f27fbc164f959261930405befb0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Devil Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "Old Devil Moon"@ja .

_:N2b11a40ab38e43c4a39dd2c3440e177a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛の夢～Dream Of Love～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "愛の夢～Dream Of Love～"@ja .

_:N30e1db48c2d14d60a9581d5fbb990aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Favorite Things"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "My Favorite Things"@ja .

_:N48223b18b82c42959ca6d8f87f21a9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All The Things You Are"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "All The Things You Are"@ja .

_:N58921c3544c9474e9c936d8009bd71e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Osamu Koichi"@en ;
    foaf:name "Osamu Koichi"@en .

_:N764a9ec4e9c545b0affb13fd38d8e8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon River"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "Moon River"@ja .

_:N87a4d8aba5d54317b7e65dc59bb9cde2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovin' You"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "Lovin' You"@ja .

_:Nb16dc6c444e740c78ff119dff9d9377a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Moon"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "Pure Moon"@ja .

_:Ncfb5f49469464a0f8313c1646428c8e2 a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Chia"@en ;
    foaf:name "Chia"@en .

_:Nd557d46ce3514c508a06b35296d983c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Me To The Moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "Fly Me To The Moon"@ja .

_:Ndbe7307c00f84dd7bd6d6006684cf873 a schema:Person,
        foaf:Person ;
    mo:performed <album/10733#performance> ;
    schema:name "Koji Goto"@en ;
    foaf:name "Koji Goto"@en .

_:Nf66ae3005cb3485a9edfa8c8b6cf17a6 schema:name "MIDORIYA RECORDS"@en ;
    foaf:name "MIDORIYA RECORDS"@en .

_:Nfa25e8d17c064103bc4397a3f99fd7a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My One And Only Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N2a9e556845ee4e9b87da083034f36157 ;
    schema:name "My One And Only Love"@ja .

_:N2a9e556845ee4e9b87da083034f36157 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b38f27fbc164f959261930405befb0c,
        _:N2b11a40ab38e43c4a39dd2c3440e177a,
        _:N30e1db48c2d14d60a9581d5fbb990aaf,
        _:N48223b18b82c42959ca6d8f87f21a9e1,
        _:N764a9ec4e9c545b0affb13fd38d8e8b1,
        _:N87a4d8aba5d54317b7e65dc59bb9cde2,
        _:Nb16dc6c444e740c78ff119dff9d9377a,
        _:Nd557d46ce3514c508a06b35296d983c4,
        _:Nfa25e8d17c064103bc4397a3f99fd7a8 ;
    mo:track_count 9 ;
    schema:duration "PT41:50"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1b38f27fbc164f959261930405befb0c,
        _:N2b11a40ab38e43c4a39dd2c3440e177a,
        _:N30e1db48c2d14d60a9581d5fbb990aaf,
        _:N48223b18b82c42959ca6d8f87f21a9e1,
        _:N764a9ec4e9c545b0affb13fd38d8e8b1,
        _:N87a4d8aba5d54317b7e65dc59bb9cde2,
        _:Nb16dc6c444e740c78ff119dff9d9377a,
        _:Nd557d46ce3514c508a06b35296d983c4,
        _:Nfa25e8d17c064103bc4397a3f99fd7a8 .

