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

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

<artist/3274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99974#subject> ;
    schema:name "Sadahiro Nakano"@en,
        "中野定博"@ja ;
    foaf:made <album/99974#composition>,
        <album/99974#subject> ;
    foaf:name "Sadahiro Nakano"@en,
        "中野定博"@ja .

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99974#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/99974#composition>,
        <album/99974#lyrics>,
        <album/99974#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

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

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/99974/99974-1591498698.jpg> a schema:ImageObject,
        foaf:Image .

<album/99974#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn ;
    mo:composer <artist/3274#subject>,
        <artist/8464#subject> ;
    mo:produced_work <album/99974#musicalwork> ;
    schema:name "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn .

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

<album/99974#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn ;
    mo:performance_of <album/99974#musicalwork> ;
    mo:performer <artist/12262#subject> ;
    mo:recorded_as <album/99974#musicalexpression> ;
    schema:byArtist <artist/12262#subject> ;
    schema:name "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn ;
    schema:workPerformed <album/99974#musicalwork> .

<artist/12262#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99974#performance> ;
    schema:name "Tamaki Matsumoto"@en,
        "松元環季"@ja ;
    foaf:name "Tamaki Matsumoto"@en,
        "松元環季"@ja .

<album/99974#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-02"^^xsd:date ;
    dcterms:title "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn ;
    mo:catalogue_number "VTCL-60196" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99974#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nc41409797dfa49cf80b1471dcc8425ea ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sgt. Frog"@en ;
            foaf:name "Sgt. Frog"@en ] ;
    schema:byArtist <artist/12262#subject> ;
    schema:datePublished "2010-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/99974/99974-1591498698.jpg> ;
    schema:name "small nature / Tamaki Matsumoto"@en,
        "small nature / 松元環季"@ja,
        "small nature / Tamaki Matsumoto"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/99974/99974-1591498698.jpg> .

_:N629dd5a7db0f4292b6cc5658bff2b7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanilla Sky"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "Vanilla Sky"@ja .

_:N880d38d7ce684683a1b76ba057c570bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春うらら"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "春うらら"@ja .

_:N8ed694a6d211459c95520ec0edc1375c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとうね"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "ありがとうね"@ja .

_:N99560ba52a964625915f1e96a550c009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静かな夜"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "静かな夜"@ja .

_:N99e268058a1f4797b39871e5fd840564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星夜"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "星夜"@ja .

_:N9fcf6002829f46cf98aacb9cd5204f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "くっつけはっつけワンダーランド-album mix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "くっつけはっつけワンダーランド-album mix-"@ja .

_:Na047e7b42dbb4a81939c6ec301eb4f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オレンジかんだら"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "オレンジかんだら"@ja .

_:Nc56e4aa16a9d42c3906bbbb161d257d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天子的憲法四条"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "天子的憲法四条"@ja .

_:Ne2ca8ae9743049a3a0eefe5088bf71ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "Sunshine"@ja .

_:Ne78626f6dc3d4086b07d22794ebc7630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place for Us"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "A Place for Us"@ja .

_:Nf4e1009ec13f49eb95a21051c4987fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いちご畑で夢見てる"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc41409797dfa49cf80b1471dcc8425ea ;
    schema:name "いちご畑で夢見てる"@ja .

_:Nc41409797dfa49cf80b1471dcc8425ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N629dd5a7db0f4292b6cc5658bff2b7e8,
        _:N880d38d7ce684683a1b76ba057c570bb,
        _:N8ed694a6d211459c95520ec0edc1375c,
        _:N99560ba52a964625915f1e96a550c009,
        _:N99e268058a1f4797b39871e5fd840564,
        _:N9fcf6002829f46cf98aacb9cd5204f15,
        _:Na047e7b42dbb4a81939c6ec301eb4f8a,
        _:Nc56e4aa16a9d42c3906bbbb161d257d3,
        _:Ne2ca8ae9743049a3a0eefe5088bf71ce,
        _:Ne78626f6dc3d4086b07d22794ebc7630,
        _:Nf4e1009ec13f49eb95a21051c4987fe6 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N629dd5a7db0f4292b6cc5658bff2b7e8,
        _:N880d38d7ce684683a1b76ba057c570bb,
        _:N8ed694a6d211459c95520ec0edc1375c,
        _:N99560ba52a964625915f1e96a550c009,
        _:N99e268058a1f4797b39871e5fd840564,
        _:N9fcf6002829f46cf98aacb9cd5204f15,
        _:Na047e7b42dbb4a81939c6ec301eb4f8a,
        _:Nc56e4aa16a9d42c3906bbbb161d257d3,
        _:Ne2ca8ae9743049a3a0eefe5088bf71ce,
        _:Ne78626f6dc3d4086b07d22794ebc7630,
        _:Nf4e1009ec13f49eb95a21051c4987fe6 .

