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

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

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

<artist/1351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Minae Fujii"@en,
        "藤井美苗"@ja ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Minae Fujii"@en,
        "藤井美苗"@ja .

<artist/1951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Jonathan Dunn"@en ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Jonathan Dunn"@en .

<artist/1955#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Jeroen Tel"@en ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Jeroen Tel"@en .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/3688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Keiji Yamagishi"@en,
        "山岸継司"@ja ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Keiji Yamagishi"@en,
        "山岸継司"@ja .

<artist/511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71483#subject> ;
    schema:name "Mark Cooksey"@en ;
    foaf:made <album/71483#composition>,
        <album/71483#subject> ;
    foaf:name "Mark Cooksey"@en .

<product/13545#subject> a schema:CreativeWork ;
    schema:name "Jurassic Park (NES/Game Boy)"@en,
        "Jurassic Park (NES/Game Boy)"@ja,
        "Jurassic Park (NES/Game Boy)"@ja-latn ;
    foaf:name "Jurassic Park (NES/Game Boy)"@en,
        "Jurassic Park (NES/Game Boy)"@ja,
        "Jurassic Park (NES/Game Boy)"@ja-latn .

<product/2140#subject> a schema:CreativeWork ;
    schema:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn ;
    foaf:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn .

<product/3785#subject> a schema:CreativeWork ;
    schema:name "Ninja Gaiden (NES)"@en,
        "忍者龍剣伝 (NES)"@ja,
        "Ninja Ryuukenden (NES)"@ja-latn ;
    foaf:name "Ninja Gaiden (NES)"@en,
        "忍者龍剣伝 (NES)"@ja,
        "Ninja Ryuukenden (NES)"@ja-latn .

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

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

<https://media.vgm.io/albums/38/71483/71483-1505404294.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71483#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/71483/71483-1505404294.png> ;
    foaf:depicts <album/71483#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/71483/71483-1505404294.png> .

<https://medium-media.vgm.io/albums/38/71483/71483-1505404294.png> a schema:ImageObject,
        foaf:Image .

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

<album/71483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dancing Pixels"@en,
        "Dancing Pixels"@ja,
        "Dancing Pixels"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Alex North"@en ;
            foaf:made <album/71483#composition> ;
            foaf:name "Alex North"@en ],
        <artist/1351#subject>,
        <artist/1951#subject>,
        <artist/1955#subject>,
        <artist/363#subject>,
        <artist/3688#subject>,
        <artist/511#subject> ;
    mo:produced_work <album/71483#musicalwork> ;
    schema:name "Dancing Pixels"@en,
        "Dancing Pixels"@ja,
        "Dancing Pixels"@ja-latn .

<album/71483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-15"^^xsd:date ;
    dcterms:title "Dancing Pixels"@en,
        "Dancing Pixels"@ja,
        "Dancing Pixels"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71483#musicalexpression> ;
    mo:publisher _:N9e2940ae5c0b45d4b3f26cdcb461874a ;
    mo:record _:N7fadc1ec42704313b1197113c47be90d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RoboCop 3"@en ;
            foaf:name "RoboCop 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "DuckTales 2"@en ;
            foaf:name "DuckTales 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "9999 in 1"@en ;
            foaf:name "9999 in 1"@en ],
        [ a schema:CreativeWork ;
            schema:name "Prince of Persia"@en ;
            foaf:name "Prince of Persia"@en ],
        <product/13545#subject>,
        <product/2140#subject>,
        <product/3785#subject> ;
    schema:datePublished "2012-11-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/71483/71483-1505404294.png> ;
    schema:name "Dancing Pixels"@en,
        "Dancing Pixels"@ja,
        "Dancing Pixels"@ja-latn ;
    schema:publisher _:N9e2940ae5c0b45d4b3f26cdcb461874a ;
    foaf:depiction <https://media.vgm.io/albums/38/71483/71483-1505404294.png> .

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

_:N036e13e5679e4a2abac976e872b28c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prince of Persia (robots attack)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Prince of Persia (robots attack)"@en .

_:N34592e73089448b0a4c0c5b553c4edcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9999 in 1 (slow space) [Bonus]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "9999 in 1 (slow space) [Bonus]"@en .

_:N360a3d4f3ce24e3da2e93997dca3ad4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duck Tales 2 (abstract enemy)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Duck Tales 2 (abstract enemy)"@en .

_:N742dfb208669452ca91b8baf2e55e7cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robocop 3 (electro romance)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Robocop 3 (electro romance)"@en .

_:N94a6bdb842b24ac29a36704090c569af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja Gaiden (hard and scary)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Ninja Gaiden (hard and scary)"@en .

_:N9e2940ae5c0b45d4b3f26cdcb461874a schema:name "2DVision"@en ;
    foaf:name "2DVision"@en .

_:Na644545907ef48869d77fde9d144c054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jurassic Park (cosmic dance)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Jurassic Park (cosmic dance)"@en .

_:Nc485f53d2eba4d25bc91cb62052f046a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr.Mario (weird chill)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N7fadc1ec42704313b1197113c47be90d ;
    schema:name "Dr.Mario (weird chill)"@en .

_:N7fadc1ec42704313b1197113c47be90d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036e13e5679e4a2abac976e872b28c70,
        _:N34592e73089448b0a4c0c5b553c4edcd,
        _:N360a3d4f3ce24e3da2e93997dca3ad4c,
        _:N742dfb208669452ca91b8baf2e55e7cf,
        _:N94a6bdb842b24ac29a36704090c569af,
        _:Na644545907ef48869d77fde9d144c054,
        _:Nc485f53d2eba4d25bc91cb62052f046a ;
    mo:track_count 7 ;
    schema:duration "PT29:11"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N036e13e5679e4a2abac976e872b28c70,
        _:N34592e73089448b0a4c0c5b553c4edcd,
        _:N360a3d4f3ce24e3da2e93997dca3ad4c,
        _:N742dfb208669452ca91b8baf2e55e7cf,
        _:N94a6bdb842b24ac29a36704090c569af,
        _:Na644545907ef48869d77fde9d144c054,
        _:Nc485f53d2eba4d25bc91cb62052f046a .

