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

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

<artist/24365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154127#subject> ;
    schema:name "shin-go"@en ;
    foaf:made <album/154127#composition>,
        <album/154127#subject> ;
    foaf:name "shin-go"@en .

<artist/9992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154127#subject> ;
    schema:name "Salia"@en,
        "さりあ"@ja ;
    foaf:made <album/154127#composition>,
        <album/154127#lyrics>,
        <album/154127#subject> ;
    foaf:name "Salia"@en,
        "さりあ"@ja .

<product/22853#subject> a schema:CreativeWork ;
    schema:name "JINKI:EXTEND"@en,
        "ジンキ:エクステンド"@ja,
        "JINKI:EXTEND"@ja-latn ;
    foaf:name "JINKI:EXTEND"@en,
        "ジンキ:エクステンド"@ja,
        "JINKI:EXTEND"@ja-latn .

<product/4412#subject> a schema:CreativeWork ;
    schema:name "School Rumble"@en,
        "スクールランブル"@ja,
        "School Rumble"@ja-latn ;
    foaf:name "School Rumble"@en,
        "スクールランブル"@ja,
        "School Rumble"@ja-latn .

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

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

<https://media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154127#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> ;
    foaf:depicts <album/154127#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> .

<https://medium-media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> a schema:ImageObject,
        foaf:Image .

<album/154127#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn ;
    mo:composer <artist/24365#subject>,
        <artist/9992#subject> ;
    mo:produced_work <album/154127#musicalwork> ;
    schema:name "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn .

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

<album/154127#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn ;
    mo:performance_of <album/154127#musicalwork> ;
    mo:performer <artist/24364#subject> ;
    mo:recorded_as <album/154127#musicalexpression> ;
    schema:byArtist <artist/24364#subject> ;
    schema:name "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn ;
    schema:workPerformed <album/154127#musicalwork> .

<artist/24364#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154127#performance> ;
    schema:name "unicorn table"@en ;
    foaf:name "unicorn table"@en .

<album/154127#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-27"^^xsd:date ;
    dcterms:title "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn ;
    mo:catalogue_number "KICS-1165" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154127#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N0e874d31c3594528b78ad0fd2e310b1f ;
    mo:record_count 1 ;
    schema:about <product/22853#subject>,
        <product/4412#subject> ;
    schema:byArtist <artist/24364#subject> ;
    schema:datePublished "2005-04-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> ;
    schema:name "uncountable / unicorn table"@en,
        "uncountable / unicorn table"@ja,
        "uncountable / unicorn table"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/154127/154127-39aa9620a351.jpg> .

_:N14c85dc15f3148a782bf5e2a9c804040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソラ"@ja,
        "Sora"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "ソラ"@ja,
        "Sora"@ja-latn .

_:N26bc427560074eeaadd7bb7f5b6be078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO BE FREE"@ja,
        "TO BE FREE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "TO BE FREE"@ja,
        "TO BE FREE"@ja-latn .

_:N50c696a02ea74540b005accb8cc48db6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EARTH"@ja,
        "EARTH"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "EARTH"@ja,
        "EARTH"@ja-latn .

_:N78f89a94b6f44c378d98c7133dec2efc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Love"@ja,
        "Distant Love"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "Distant Love"@ja,
        "Distant Love"@ja-latn .

_:N984d9852965e41f7bf7996aa5920422f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity"@ja,
        "Infinity"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "Infinity"@ja,
        "Infinity"@ja-latn .

_:N9f197ba5d5f3416ba3ccaa7b3367824d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV babies"@ja,
        "TV babies"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "TV babies"@ja,
        "TV babies"@ja-latn .

_:N9f1c3eda9b4849a9a3496d564d39deaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RAIN"@ja,
        "RAIN"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "RAIN"@ja,
        "RAIN"@ja-latn .

_:Nad268f8961fa4a25af8fdac5769c930b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLY AWAY (Album ver.)"@ja,
        "FLY AWAY (Album ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "FLY AWAY (Album ver.)"@ja,
        "FLY AWAY (Album ver.)"@ja-latn .

_:Nc0ad1a426a674b2b978039b2d10bf9db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closer"@ja,
        "Closer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "Closer"@ja,
        "Closer"@ja-latn .

_:Nf6954dc0cf1d456fa7a70f75590f8248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマイユメ"@ja,
        "Amai Yume"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N0e874d31c3594528b78ad0fd2e310b1f ;
    schema:name "アマイユメ"@ja,
        "Amai Yume"@ja-latn .

_:N0e874d31c3594528b78ad0fd2e310b1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14c85dc15f3148a782bf5e2a9c804040,
        _:N26bc427560074eeaadd7bb7f5b6be078,
        _:N50c696a02ea74540b005accb8cc48db6,
        _:N78f89a94b6f44c378d98c7133dec2efc,
        _:N984d9852965e41f7bf7996aa5920422f,
        _:N9f197ba5d5f3416ba3ccaa7b3367824d,
        _:N9f1c3eda9b4849a9a3496d564d39deaf,
        _:Nad268f8961fa4a25af8fdac5769c930b,
        _:Nc0ad1a426a674b2b978039b2d10bf9db,
        _:Nf6954dc0cf1d456fa7a70f75590f8248 ;
    mo:track_count 10 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N14c85dc15f3148a782bf5e2a9c804040,
        _:N26bc427560074eeaadd7bb7f5b6be078,
        _:N50c696a02ea74540b005accb8cc48db6,
        _:N78f89a94b6f44c378d98c7133dec2efc,
        _:N984d9852965e41f7bf7996aa5920422f,
        _:N9f197ba5d5f3416ba3ccaa7b3367824d,
        _:N9f1c3eda9b4849a9a3496d564d39deaf,
        _:Nad268f8961fa4a25af8fdac5769c930b,
        _:Nc0ad1a426a674b2b978039b2d10bf9db,
        _:Nf6954dc0cf1d456fa7a70f75590f8248 .

