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

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

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

<artist/14933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33872#subject> ;
    schema:name "Txai"@en ;
    foaf:made <album/33872#composition>,
        <album/33872#subject> ;
    foaf:name "Txai"@en .

<album/33872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn ;
    mo:composer <artist/14933#subject> ;
    mo:produced_work <album/33872#musicalwork> ;
    schema:name "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn .

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

<album/33872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn ;
    mo:performance_of <album/33872#musicalwork> ;
    mo:recorded_as <album/33872#musicalexpression> ;
    schema:name "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn ;
    schema:workPerformed <album/33872#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/33872/33872-1340896561.png> a schema:ImageObject,
        foaf:Image .

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

<album/33872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-23"^^xsd:date ;
    dcterms:title "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/33872#musicalexpression> ;
    mo:publisher _:N744fae852c1d4ee9872a7a33c89fdb1d ;
    mo:record _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pothead Zombies 2"@en ;
            foaf:name "Pothead Zombies 2"@en ] ;
    schema:datePublished "2012-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/33872/33872-1340896561.png> ;
    schema:name "Pothead Zombies 2 OST"@en,
        "Pothead Zombies 2 OST"@ja,
        "Pothead Zombies 2 OST"@ja-latn ;
    schema:publisher _:N744fae852c1d4ee9872a7a33c89fdb1d ;
    foaf:depiction <https://media.vgm.io/albums/27/33872/33872-1340896561.png> .

_:N04a0071ba08d44daaba5f9f6a44d5637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Game Over"@en .

_:N0bcd1ed914314027bc24f1048de6b002 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Title Theme"@en .

_:N2a3072007b5a4a02a38e9a3e213785e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weapon Shop"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Weapon Shop"@en .

_:N4a6880e0d6874330a0bbcd4d0295bb9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic Assault (Middle Waves)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Psychedelic Assault (Middle Waves)"@en .

_:N5bd4c12a294d44c8a7274c005965c359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave Clear"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Wave Clear"@en .

_:N744fae852c1d4ee9872a7a33c89fdb1d schema:name "Txai"@en,
        "Txai"@ja,
        "Txai"@ja-latn ;
    foaf:name "Txai"@en,
        "Txai"@ja,
        "Txai"@ja-latn .

_:N820dff47c3124faebc77da91b07d25ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Multicolored Spirit (Boss)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Multicolored Spirit (Boss)"@en .

_:N8a74997587a84c159789c338f099196f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Reality (Final Waves)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Twisted Reality (Final Waves)"@en .

_:Nb2899fcbe7174598b1641593f2b6191e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead by Day, Stoned by Night (Early Waves)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ne30716ab95d04e6bb18018d69a78ba7c ;
    schema:name "Dead by Day, Stoned by Night (Early Waves)"@en .

_:Ne30716ab95d04e6bb18018d69a78ba7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a0071ba08d44daaba5f9f6a44d5637,
        _:N0bcd1ed914314027bc24f1048de6b002,
        _:N2a3072007b5a4a02a38e9a3e213785e9,
        _:N4a6880e0d6874330a0bbcd4d0295bb9d,
        _:N5bd4c12a294d44c8a7274c005965c359,
        _:N820dff47c3124faebc77da91b07d25ad,
        _:N8a74997587a84c159789c338f099196f,
        _:Nb2899fcbe7174598b1641593f2b6191e ;
    mo:track_count 8 ;
    schema:duration "PT11:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N04a0071ba08d44daaba5f9f6a44d5637,
        _:N0bcd1ed914314027bc24f1048de6b002,
        _:N2a3072007b5a4a02a38e9a3e213785e9,
        _:N4a6880e0d6874330a0bbcd4d0295bb9d,
        _:N5bd4c12a294d44c8a7274c005965c359,
        _:N820dff47c3124faebc77da91b07d25ad,
        _:N8a74997587a84c159789c338f099196f,
        _:Nb2899fcbe7174598b1641593f2b6191e .

