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

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

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

<artist/1084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23718#subject> ;
    schema:name "Masashi Kageyama"@en,
        "影山雅司"@ja ;
    foaf:made <album/23718#composition>,
        <album/23718#subject> ;
    foaf:name "Masashi Kageyama"@en,
        "影山雅司"@ja .

<product/10282#subject> a schema:CreativeWork ;
    schema:name "Gimmick!"@en,
        "ギミック!"@ja,
        "Gimmick!"@ja-latn ;
    foaf:name "Gimmick!"@en,
        "ギミック!"@ja,
        "Gimmick!"@ja-latn .

<album/23718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn ;
    mo:composer <artist/1084#subject> ;
    mo:produced_work <album/23718#musicalwork> ;
    schema:name "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn .

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

<https://media.vgm.io/albums/81/23718/23718-1296424117.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23718#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/23718/23718-1296424117.gif> ;
    foaf:depicts <album/23718#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/23718/23718-1296424117.gif> .

<https://medium-media.vgm.io/albums/81/23718/23718-1296424117.gif> a schema:ImageObject,
        foaf:Image .

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

<artist/32003#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Autoscroll"@en ;
    foaf:name "Autoscroll"@en .

<artist/45176#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Animal Style"@en ;
    foaf:name "Animal Style"@en .

<artist/59610#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Chipocrite"@en ;
    foaf:name "Chipocrite"@en .

<artist/6171#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Alex Mauer"@en ;
    foaf:name "Alex Mauer"@en .

<artist/7067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Cheap Dinosaurs"@en ;
    foaf:name "Cheap Dinosaurs"@en .

<album/23718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-01"^^xsd:date ;
    dcterms:title "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/23718#musicalexpression> ;
    mo:publisher _:Nea23116855fa458e945fd59f6e2faab0 ;
    mo:record _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    mo:record_count 1 ;
    schema:about <product/10282#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chaffel"@en ;
            foaf:name "Chaffel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SKGB"@en ;
            foaf:name "SKGB"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bucky"@en ;
            foaf:name "Bucky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Magoni"@en ;
            foaf:name "Magoni"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "No Carrier"@en ;
            foaf:name "No Carrier"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RoBear"@en ;
            foaf:name "RoBear"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Void Vision"@en ;
            foaf:name "Void Vision"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Dutchess"@en ;
            foaf:name "The Dutchess"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paris"@en ;
            foaf:name "Paris"@en ],
        <artist/32003#subject>,
        <artist/45176#subject>,
        <artist/59610#subject>,
        <artist/6171#subject>,
        <artist/7067#subject> ;
    schema:datePublished "2010-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/23718/23718-1296424117.gif> ;
    schema:name "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn ;
    schema:publisher _:Nea23116855fa458e945fd59f6e2faab0 ;
    foaf:depiction <https://media.vgm.io/albums/81/23718/23718-1296424117.gif> .

<album/23718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn ;
    mo:performance_of <album/23718#musicalwork> ;
    mo:performer _:N00c6cca34e1948eb9e955eec83450d7d,
        _:N065da21ba25447c98d92499d3d44e63e,
        _:N27cdedc6db9248eaa3d7b3cd1398309c,
        _:N51ced930122048d68cc5bfcd3394634e,
        _:N541aaec07b3e495bb3b6d4fa6515275d,
        _:Na72fb1d67e2447fdbbe3b7a7f8f63a96,
        _:Naa7bcba99bcc4b698a599f54e901bb9c,
        _:Naaf7fa9562e64bc1b037d76f55238de4,
        _:Nde4e5d76c3ab448787e7b11f7a8cc8d6,
        <artist/32003#subject>,
        <artist/45176#subject>,
        <artist/59610#subject>,
        <artist/6171#subject>,
        <artist/7067#subject> ;
    mo:recorded_as <album/23718#musicalexpression> ;
    schema:byArtist _:N00c6cca34e1948eb9e955eec83450d7d,
        _:N065da21ba25447c98d92499d3d44e63e,
        _:N27cdedc6db9248eaa3d7b3cd1398309c,
        _:N51ced930122048d68cc5bfcd3394634e,
        _:N541aaec07b3e495bb3b6d4fa6515275d,
        _:Na72fb1d67e2447fdbbe3b7a7f8f63a96,
        _:Naa7bcba99bcc4b698a599f54e901bb9c,
        _:Naaf7fa9562e64bc1b037d76f55238de4,
        _:Nde4e5d76c3ab448787e7b11f7a8cc8d6,
        <artist/32003#subject>,
        <artist/45176#subject>,
        <artist/59610#subject>,
        <artist/6171#subject>,
        <artist/7067#subject> ;
    schema:name "Philly Chip Volume 1"@en,
        "Philly Chip Volume 1"@ja,
        "Philly Chip Volume 1"@ja-latn ;
    schema:workPerformed <album/23718#musicalwork> .

_:N00c6cca34e1948eb9e955eec83450d7d a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Void Vision"@en ;
    foaf:name "Void Vision"@en .

_:N065da21ba25447c98d92499d3d44e63e a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Chaffel"@en ;
    foaf:name "Chaffel"@en .

_:N0a20f2810f6042239b565340f5eae626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOUR (8-bit version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "SOUR (8-bit version)"@en .

_:N132ba464148f49fcbba3f0e53751d009 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Friends (Gimmick)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Just Friends (Gimmick)"@en .

_:N1f1892162c1c45a9b934f81ab6393f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dicksinmouf.org"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "dicksinmouf.org"@en .

_:N27cdedc6db9248eaa3d7b3cd1398309c a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "The Dutchess"@en ;
    foaf:name "The Dutchess"@en .

_:N2ea180af53604db2b882f1d256b00d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "South Philly"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "South Philly"@en .

_:N458fc94fcfa14bfb86473fc5c4f0fcd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finalbat"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Finalbat"@en .

_:N4cedb0d17b164233a07a009245cffaa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride the Riddim (Pon the NES)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Ride the Riddim (Pon the NES)"@en .

_:N51ced930122048d68cc5bfcd3394634e a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Paris"@en ;
    foaf:name "Paris"@en .

_:N541aaec07b3e495bb3b6d4fa6515275d a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "No Carrier"@en ;
    foaf:name "No Carrier"@en .

_:N6e3e1223a9684b29a95a26056403e6e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint the Tiger, Carve the Swan"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Paint the Tiger, Carve the Swan"@en .

_:N757a62b812ef49c8a5affebeb6007ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2w3nty"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "2w3nty"@en .

_:N7eb703fcb32849beb984478be5096795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bacteria Battery"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Bacteria Battery"@en .

_:N7fcc320eeb1040b499aed93218873b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YELOMUST"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "YELOMUST"@en .

_:Na72fb1d67e2447fdbbe3b7a7f8f63a96 a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "SKGB"@en ;
    foaf:name "SKGB"@en .

_:Naa7bcba99bcc4b698a599f54e901bb9c a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Bucky"@en ;
    foaf:name "Bucky"@en .

_:Naaf7fa9562e64bc1b037d76f55238de4 a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "RoBear"@en ;
    foaf:name "RoBear"@en .

_:Nc6f9c2da07444464860a02d95996c18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Giovanna"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "Giovanna"@en .

_:Ncd3b6ed8308846409b606d7bb0899164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Fired"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "You're Fired"@en .

_:Nce3bd4e4d453447d81efa3eb13948d10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G Star"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N8e5496b9b9404ea6ae027b4f24e0db67 ;
    schema:name "G Star"@en .

_:Nde4e5d76c3ab448787e7b11f7a8cc8d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/23718#performance> ;
    schema:name "Magoni"@en ;
    foaf:name "Magoni"@en .

_:Nea23116855fa458e945fd59f6e2faab0 schema:name "8static"@en,
        "8static"@ja,
        "8static"@ja-latn ;
    foaf:name "8static"@en,
        "8static"@ja,
        "8static"@ja-latn .

_:N8e5496b9b9404ea6ae027b4f24e0db67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a20f2810f6042239b565340f5eae626,
        _:N132ba464148f49fcbba3f0e53751d009,
        _:N1f1892162c1c45a9b934f81ab6393f89,
        _:N2ea180af53604db2b882f1d256b00d8d,
        _:N458fc94fcfa14bfb86473fc5c4f0fcd6,
        _:N4cedb0d17b164233a07a009245cffaa0,
        _:N6e3e1223a9684b29a95a26056403e6e9,
        _:N757a62b812ef49c8a5affebeb6007ffd,
        _:N7eb703fcb32849beb984478be5096795,
        _:N7fcc320eeb1040b499aed93218873b93,
        _:Nc6f9c2da07444464860a02d95996c18a,
        _:Ncd3b6ed8308846409b606d7bb0899164,
        _:Nce3bd4e4d453447d81efa3eb13948d10 ;
    mo:track_count 13 ;
    schema:duration "PT45:06"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a20f2810f6042239b565340f5eae626,
        _:N132ba464148f49fcbba3f0e53751d009,
        _:N1f1892162c1c45a9b934f81ab6393f89,
        _:N2ea180af53604db2b882f1d256b00d8d,
        _:N458fc94fcfa14bfb86473fc5c4f0fcd6,
        _:N4cedb0d17b164233a07a009245cffaa0,
        _:N6e3e1223a9684b29a95a26056403e6e9,
        _:N757a62b812ef49c8a5affebeb6007ffd,
        _:N7eb703fcb32849beb984478be5096795,
        _:N7fcc320eeb1040b499aed93218873b93,
        _:Nc6f9c2da07444464860a02d95996c18a,
        _:Ncd3b6ed8308846409b606d7bb0899164,
        _:Nce3bd4e4d453447d81efa3eb13948d10 .

