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

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

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

<artist/49358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "Mashi"@en,
        "まーしー"@ja ;
    foaf:made <album/142476#composition>,
        <album/142476#subject> ;
    foaf:name "Mashi"@en,
        "まーしー"@ja .

<artist/53063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "mizuandpika"@en ;
    foaf:made <album/142476#composition>,
        <album/142476#subject> ;
    foaf:name "mizuandpika"@en .

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

<album/142476#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn ;
    mo:performance_of <album/142476#musicalwork> ;
    mo:recorded_as <album/142476#musicalexpression> ;
    schema:name "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn ;
    schema:workPerformed <album/142476#musicalwork> .

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

<https://media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142476#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> ;
    foaf:depicts <album/142476#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> .

<https://medium-media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> a schema:ImageObject,
        foaf:Image .

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

<album/142476#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "KWN"@en ;
            foaf:made <album/142476#composition> ;
            foaf:name "KWN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "あぐ"@en ;
            foaf:made <album/142476#composition> ;
            foaf:name "あぐ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sohei"@en ;
            foaf:made <album/142476#composition> ;
            foaf:name "Sohei"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "14"@en ;
            foaf:made <album/142476#composition> ;
            foaf:name "14"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LattEmpire"@en ;
            foaf:made <album/142476#composition> ;
            foaf:name "LattEmpire"@en ],
        <artist/49358#subject>,
        <artist/53063#subject> ;
    mo:produced_work <album/142476#musicalwork> ;
    schema:name "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn .

<album/142476#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-01"^^xsd:date ;
    dcterms:title "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/142476#musicalexpression> ;
    mo:publisher <org/4345#subject> ;
    mo:record _:Nc446bab3e4344092b264fa24db031f9e ;
    mo:record_count 1 ;
    schema:datePublished "2019-01-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> ;
    schema:name "CHIPTUNE 4"@en,
        "CHIPTUNE 4"@ja,
        "CHIPTUNE 4"@ja-latn ;
    schema:publisher <org/4345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/142476/142476-823349ae3c0c.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "あぐ"@en ;
    foaf:made <album/142476#subject> ;
    foaf:name "あぐ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "KWN"@en ;
    foaf:made <album/142476#subject> ;
    foaf:name "KWN"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "LattEmpire"@en ;
    foaf:made <album/142476#subject> ;
    foaf:name "LattEmpire"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "Sohei"@en ;
    foaf:made <album/142476#subject> ;
    foaf:name "Sohei"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142476#subject> ;
    schema:name "14"@en ;
    foaf:made <album/142476#subject> ;
    foaf:name "14"@en .

_:N13070c1c8a834023abd5987c7bbe857b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tale of Nought (CHIPTUNE Ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "Tale of Nought (CHIPTUNE Ver.)"@ja .

_:N4134125de9eb49faa85561a09f0f195c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オワリがやってくる。"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "オワリがやってくる。"@ja .

_:N6629bde224ff41e7929bc69ec5a5c220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "長い一日"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "長い一日"@ja .

_:N735b791783e94c2ebaaeadc1133a2638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クエスト"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "クエスト"@ja .

_:N923a8de5af2940d9bd339d7b502c9841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無題"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "無題"@ja .

_:Nbcfde10c69284bbf8b15dbb9e3e32961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無計画"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc446bab3e4344092b264fa24db031f9e ;
    schema:name "無計画"@ja .

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

_:Nc446bab3e4344092b264fa24db031f9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13070c1c8a834023abd5987c7bbe857b,
        _:N4134125de9eb49faa85561a09f0f195c,
        _:N6629bde224ff41e7929bc69ec5a5c220,
        _:N735b791783e94c2ebaaeadc1133a2638,
        _:N923a8de5af2940d9bd339d7b502c9841,
        _:Nbcfde10c69284bbf8b15dbb9e3e32961,
        _:Ne969282310cc48df8fb04cc2e7e8bcf3 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N13070c1c8a834023abd5987c7bbe857b,
        _:N4134125de9eb49faa85561a09f0f195c,
        _:N6629bde224ff41e7929bc69ec5a5c220,
        _:N735b791783e94c2ebaaeadc1133a2638,
        _:N923a8de5af2940d9bd339d7b502c9841,
        _:Nbcfde10c69284bbf8b15dbb9e3e32961,
        _:Ne969282310cc48df8fb04cc2e7e8bcf3 .

