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

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

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

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

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

<event/205> a mo:Release ;
    schema:name "Released at M3-2017 Fall (Oct 29, 2017)" .

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

<album/142450#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn ;
    mo:performance_of <album/142450#musicalwork> ;
    mo:recorded_as <album/142450#musicalexpression> ;
    schema:name "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn ;
    schema:workPerformed <album/142450#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/05/142450/142450-3998c26ac7ee.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142450#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/142450/142450-3998c26ac7ee.png> ;
    foaf:depicts <album/142450#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/142450/142450-3998c26ac7ee.png> .

<https://medium-media.vgm.io/albums/05/142450/142450-3998c26ac7ee.png> a schema:ImageObject,
        foaf:Image .

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

<album/142450#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "森崎義文"@en ;
            foaf:made <album/142450#composition> ;
            foaf:name "森崎義文"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "南真佐邦"@en ;
            foaf:made <album/142450#composition> ;
            foaf:name "南真佐邦"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "＠チョコミント"@en ;
            foaf:made <album/142450#composition> ;
            foaf:name "＠チョコミント"@en ],
        <artist/49358#subject>,
        <artist/53063#subject> ;
    mo:produced_work <album/142450#musicalwork> ;
    schema:name "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn .

<album/142450#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-29"^^xsd:date ;
    dcterms:title "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/142450#musicalexpression> ;
    mo:publisher <org/4345#subject> ;
    mo:record _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    mo:record_count 1 ;
    mo:release <event/205> ;
    schema:datePublished "2017-10-29"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/05/142450/142450-3998c26ac7ee.png> ;
    schema:name "CHIPTUNE 2"@en,
        "CHIPTUNE 2"@ja,
        "CHIPTUNE 2"@ja-latn ;
    schema:publisher <org/4345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/142450/142450-3998c26ac7ee.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142450#subject> ;
    schema:name "＠チョコミント"@en ;
    foaf:made <album/142450#subject> ;
    foaf:name "＠チョコミント"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142450#subject> ;
    schema:name "森崎義文"@en ;
    foaf:made <album/142450#subject> ;
    foaf:name "森崎義文"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142450#subject> ;
    schema:name "南真佐邦"@en ;
    foaf:made <album/142450#subject> ;
    foaf:name "南真佐邦"@en .

_:N00c280442f6743bf9507bdd087530cb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥か彼方へ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "遥か彼方へ"@ja .

_:N0961f473588841f68760992280b8674a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まだみぬちをもとめて"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "まだみぬちをもとめて"@ja .

_:N599fb24011de4cb4b81a1780b15b4311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage9"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "Stage9"@ja .

_:Na0bc267c00714deaa62e7364999220e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chipstar"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "chipstar"@ja .

_:Na5397939e0a34e428c188232c0c47375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiny Garden"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "Shiny Garden"@ja .

_:Nf066ca87d6a540f684dc1a7281585432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "quartet"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc28e9c8c5e16413bafe61d7891e5edad ;
    schema:name "quartet"@ja .

_:Nc28e9c8c5e16413bafe61d7891e5edad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c280442f6743bf9507bdd087530cb7,
        _:N0961f473588841f68760992280b8674a,
        _:N599fb24011de4cb4b81a1780b15b4311,
        _:Na0bc267c00714deaa62e7364999220e8,
        _:Na5397939e0a34e428c188232c0c47375,
        _:Nf066ca87d6a540f684dc1a7281585432 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00c280442f6743bf9507bdd087530cb7,
        _:N0961f473588841f68760992280b8674a,
        _:N599fb24011de4cb4b81a1780b15b4311,
        _:Na0bc267c00714deaa62e7364999220e8,
        _:Na5397939e0a34e428c188232c0c47375,
        _:Nf066ca87d6a540f684dc1a7281585432 .

