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

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

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

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

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

<https://media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66721#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> ;
    foaf:depicts <album/66721#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> .

<https://medium-media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn ;
    mo:performance_of <album/66721#musicalwork> ;
    mo:performer _:Ne2380efa271b4abba2e0d627bf7eef1e ;
    mo:recorded_as <album/66721#musicalexpression> ;
    schema:byArtist _:Ne2380efa271b4abba2e0d627bf7eef1e ;
    schema:name "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn ;
    schema:workPerformed <album/66721#musicalwork> .

<album/66721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Pigs & Spacemen"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Pigs & Spacemen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "M.O.D."@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "M.O.D."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tangled Feet"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Tangled Feet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Apes"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Apes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Exploited"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "The Exploited"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Freak of Nature"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Freak of Nature"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Annihilator"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Annihilator"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Warrior Soul"@en ;
            foaf:made <album/66721#composition> ;
            foaf:name "Warrior Soul"@en ] ;
    mo:produced_work <album/66721#musicalwork> ;
    schema:name "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn .

<album/66721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-11-01"^^xsd:date ;
    dcterms:title "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn ;
    mo:catalogue_number "CODE 1" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66721#musicalexpression> ;
    mo:publisher <org/4334#subject> ;
    mo:record _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Psycho Pinball"@en ;
            foaf:name "Psycho Pinball"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Wattie Buchan"@en ;
            foaf:name "Wattie Buchan"@en ] ;
    schema:datePublished "1994-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> ;
    schema:name "Psycho Nation"@en,
        "Psycho Nation"@ja,
        "Psycho Nation"@ja-latn ;
    schema:publisher <org/4334#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/66721/66721-663973ea6744.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66721#subject> ;
    schema:name "M.O.D."@en ;
    foaf:made <album/66721#subject> ;
    foaf:name "M.O.D."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66721#subject> ;
    schema:name "Pigs & Spacemen"@en ;
    foaf:made <album/66721#subject> ;
    foaf:name "Pigs & Spacemen"@en .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66721#subject> ;
    schema:name "Freak of Nature"@en ;
    foaf:made <album/66721#subject> ;
    foaf:name "Freak of Nature"@en .

_:N7dd9540684674b1a8eb2507845959b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash n' Burn"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Crash n' Burn"@en .

_:Na6a270999f8a4695850232b9c970cc08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do I Need This"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Do I Need This"@en .

_:Naf5a300e28fd453688e55798b2abba7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Enemy"@en .

_:Nd88c43fa8f174b089211cac0983658c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Massacre"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "The Massacre"@en .

_:Ndda4beba36db47f7b0ce16366e4d87a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Messiah"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Messiah"@en .

_:Ne2380efa271b4abba2e0d627bf7eef1e a schema:Person,
        foaf:Person ;
    mo:performed <album/66721#performance> ;
    schema:name "Wattie Buchan"@en ;
    foaf:name "Wattie Buchan"@en .

_:Nf02d6ee6fb034606a38199db06e49f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Speed"@en .

_:Nf514f792fb2e4a5aaa2128e7c4412a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Television"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N501c96d08d4b435cb4e1de5978dc7e54 ;
    schema:name "Television"@en .

_:N501c96d08d4b435cb4e1de5978dc7e54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7dd9540684674b1a8eb2507845959b18,
        _:Na6a270999f8a4695850232b9c970cc08,
        _:Naf5a300e28fd453688e55798b2abba7a,
        _:Nd88c43fa8f174b089211cac0983658c0,
        _:Ndda4beba36db47f7b0ce16366e4d87a6,
        _:Nf02d6ee6fb034606a38199db06e49f71,
        _:Nf514f792fb2e4a5aaa2128e7c4412a13 ;
    mo:track_count 7 ;
    schema:duration "PT28:55"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N7dd9540684674b1a8eb2507845959b18,
        _:Na6a270999f8a4695850232b9c970cc08,
        _:Naf5a300e28fd453688e55798b2abba7a,
        _:Nd88c43fa8f174b089211cac0983658c0,
        _:Ndda4beba36db47f7b0ce16366e4d87a6,
        _:Nf02d6ee6fb034606a38199db06e49f71,
        _:Nf514f792fb2e4a5aaa2128e7c4412a13 .

