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

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

<artist/3117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38948#subject> ;
    schema:name "Tsugumi Kataoka"@en,
        "片岡嗣実"@ja ;
    foaf:made <album/38948#composition>,
        <album/38948#lyrics>,
        <album/38948#subject> ;
    foaf:name "Tsugumi Kataoka"@en,
        "片岡嗣実"@ja .

<product/4771#subject> a schema:CreativeWork ;
    schema:name "pop'n music 11"@en,
        "pop'n music 11"@ja,
        "pop'n music 11"@ja-latn ;
    foaf:name "pop'n music 11"@en,
        "pop'n music 11"@ja,
        "pop'n music 11"@ja-latn .

<product/4772#subject> a schema:CreativeWork ;
    schema:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn ;
    foaf:name "pop'n music 12 Iroha"@en,
        "pop'n music 12 いろは"@ja,
        "pop'n music 12 Iroha"@ja-latn .

<product/4777#subject> a schema:CreativeWork ;
    schema:name "pop'n music 17 THE MOVIE"@en,
        "pop'n music 17 THE MOVIE"@ja,
        "pop'n music 17 THE MOVIE"@ja-latn ;
    foaf:name "pop'n music 17 THE MOVIE"@en,
        "pop'n music 17 THE MOVIE"@ja,
        "pop'n music 17 THE MOVIE"@ja-latn .

<product/4778#subject> a schema:CreativeWork ;
    schema:name "pop'n music 18 Sengoku Retsuden"@en,
        "pop'n music 18 せんごく列伝"@ja,
        "pop'n music 18 Sengoku Retsuden"@ja-latn ;
    foaf:name "pop'n music 18 Sengoku Retsuden"@en,
        "pop'n music 18 せんごく列伝"@ja,
        "pop'n music 18 Sengoku Retsuden"@ja-latn .

<album/38948#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn ;
    mo:composer <artist/3117#subject> ;
    mo:produced_work <album/38948#musicalwork> ;
    schema:name "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/84/38948/38948-1366973053.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/36256#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38948#performance> ;
    schema:name "good-cool"@en ;
    foaf:name "good-cool"@en .

<album/38948#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn ;
    mo:performance_of <album/38948#musicalwork> ;
    mo:performer _:N6bed2ac0fde5407888d01b80fd97d88b,
        _:N6d73f773b92f4cdbbc2bdec6c24d20cc,
        <artist/36256#subject> ;
    mo:recorded_as <album/38948#musicalexpression> ;
    schema:byArtist _:N6bed2ac0fde5407888d01b80fd97d88b,
        _:N6d73f773b92f4cdbbc2bdec6c24d20cc,
        <artist/36256#subject> ;
    schema:name "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn ;
    schema:workPerformed <album/38948#musicalwork> .

<album/38948#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn ;
    mo:catalogue_number "TGCA-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38948#musicalexpression> ;
    mo:publisher _:N455cda4f1b9b48898b6142e56070eed3 ;
    mo:record _:N1626332c36104ef78161e18e214f71af ;
    mo:record_count 1 ;
    schema:about <product/4771#subject>,
        <product/4772#subject>,
        <product/4777#subject>,
        <product/4778#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MAKI"@en ;
            foaf:name "MAKI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hinode 155"@en ;
            foaf:name "Hinode 155"@en ],
        <artist/36256#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/38948/38948-1366973053.jpg> ;
    schema:name "Omoide Train / Hinode 155"@en,
        "おもいで列車 / ひので155"@ja,
        "Omoide Train / Hinode 155"@ja-latn ;
    schema:publisher _:N455cda4f1b9b48898b6142e56070eed3 ;
    foaf:depiction <https://media.vgm.io/albums/84/38948/38948-1366973053.jpg> .

_:N12402d88c9cb4571b55f960dc6944520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IKKI! Explosion feat. good-cool"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "IKKI! Explosion feat. good-cool"@ja .

_:N455cda4f1b9b48898b6142e56070eed3 schema:name "Tsugtech Records"@en ;
    foaf:name "Tsugtech Records"@en .

_:N530fa51af10141bab7b82552ec710285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "突然ゴルゴンゾーラ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "突然ゴルゴンゾーラ"@ja .

_:N6bed2ac0fde5407888d01b80fd97d88b a schema:Person,
        foaf:Person ;
    mo:performed <album/38948#performance> ;
    schema:name "MAKI"@en ;
    foaf:name "MAKI"@en .

_:N6d73f773b92f4cdbbc2bdec6c24d20cc a schema:Person,
        foaf:Person ;
    mo:performed <album/38948#performance> ;
    schema:name "Hinode 155"@en ;
    foaf:name "Hinode 155"@en .

_:N82d15d342c5d407dab9f65c78f07b7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おもいで列車(トレイン) feat. MAKI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "おもいで列車(トレイン) feat. MAKI"@ja .

_:N840c2531741d42d787025ca596f7124f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さようならこんにちは"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "さようならこんにちは"@ja .

_:Na5b5ed38caa34b1a8342376afacfd293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "登山者たち"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "登山者たち"@ja .

_:Nadf55019f36e4909aff5f057dab9ceb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DE10（1000番台）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1626332c36104ef78161e18e214f71af ;
    schema:name "DE10（1000番台）"@ja .

_:N1626332c36104ef78161e18e214f71af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12402d88c9cb4571b55f960dc6944520,
        _:N530fa51af10141bab7b82552ec710285,
        _:N82d15d342c5d407dab9f65c78f07b7f6,
        _:N840c2531741d42d787025ca596f7124f,
        _:Na5b5ed38caa34b1a8342376afacfd293,
        _:Nadf55019f36e4909aff5f057dab9ceb0 ;
    mo:track_count 6 ;
    schema:duration "PT27:05"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N12402d88c9cb4571b55f960dc6944520,
        _:N530fa51af10141bab7b82552ec710285,
        _:N82d15d342c5d407dab9f65c78f07b7f6,
        _:N840c2531741d42d787025ca596f7124f,
        _:Na5b5ed38caa34b1a8342376afacfd293,
        _:Nadf55019f36e4909aff5f057dab9ceb0 .

