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

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

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

<artist/11524#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "LOLIPO"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "LOLIPO"@en .

<artist/54935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "Filthy"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "Filthy"@en .

<artist/55252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "Xystran"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "Xystran"@en .

<artist/55303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "pianoid"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "pianoid"@en .

<artist/55304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "Spineliar"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "Spineliar"@en .

<artist/55308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "Lulickma"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "Lulickma"@en .

<artist/7375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "Jugem-T"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "Jugem-T"@en .

<artist/7895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "RedOgre"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "RedOgre"@en .

<artist/9211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126839#subject> ;
    schema:name "moro"@en ;
    foaf:made <album/126839#composition>,
        <album/126839#subject> ;
    foaf:name "moro"@en .

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

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

<org/3639#subject> schema:name "Psycho Filth Records"@en,
        "Psycho Filth Records"@ja,
        "Psycho Filth Records"@ja-latn ;
    foaf:name "Psycho Filth Records"@en,
        "Psycho Filth Records"@ja,
        "Psycho Filth Records"@ja-latn .

<https://media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> ;
    foaf:depicts <album/126839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> .

<https://medium-media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Distorted Zoo"@en,
        "The Distorted Zoo"@ja,
        "The Distorted Zoo"@ja-latn ;
    mo:composer <artist/11524#subject>,
        <artist/54935#subject>,
        <artist/55252#subject>,
        <artist/55303#subject>,
        <artist/55304#subject>,
        <artist/55308#subject>,
        <artist/7375#subject>,
        <artist/7895#subject>,
        <artist/9211#subject> ;
    mo:produced_work <album/126839#musicalwork> ;
    schema:name "The Distorted Zoo"@en,
        "The Distorted Zoo"@ja,
        "The Distorted Zoo"@ja-latn .

<album/126839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "The Distorted Zoo"@en,
        "The Distorted Zoo"@ja,
        "The Distorted Zoo"@ja-latn ;
    mo:catalogue_number "PFEX-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/126839#musicalexpression> ;
    mo:publisher <org/3639#subject> ;
    mo:record _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> ;
    schema:name "The Distorted Zoo"@en,
        "The Distorted Zoo"@ja,
        "The Distorted Zoo"@ja-latn ;
    schema:publisher <org/3639#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/126839/126839-5a43b7e4ee68.jpg> .

_:N0259e4c85426475fb45132340e34df3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kuma"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "The Kuma"@ja .

_:N18703883c2c9467da88e1f29aa84c0fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of the 110"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "King of the 110"@ja .

_:N4abfbbfe428d43c8bcf7902d74b97174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AsA-chun"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "AsA-chun"@ja .

_:N53e465c671b54bf287a1b0da3f5a454f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March Hare"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "March Hare"@ja .

_:N77257ff2f3a3421b90adb7964d16203c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jaja Neko Girl"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "Jaja Neko Girl"@ja .

_:Na934ea105db34693bde296426e497625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "増産"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "増産"@ja .

_:Nadaa13b9cd244e5a96de07b479ca9380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXiTTERS"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "EXiTTERS"@ja .

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

_:Nf840c6177a7f46009e7436636492767f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna Scream \"It's Hot\""@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf063b7cd118d43c98d453fa6a84e4edc ;
    schema:name "Wanna Scream \"It's Hot\""@ja .

_:Nf063b7cd118d43c98d453fa6a84e4edc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0259e4c85426475fb45132340e34df3c,
        _:N18703883c2c9467da88e1f29aa84c0fd,
        _:N4abfbbfe428d43c8bcf7902d74b97174,
        _:N53e465c671b54bf287a1b0da3f5a454f,
        _:N77257ff2f3a3421b90adb7964d16203c,
        _:Na934ea105db34693bde296426e497625,
        _:Nadaa13b9cd244e5a96de07b479ca9380,
        _:Ne26275a9b98f40629bd9f6b599692415,
        _:Nf840c6177a7f46009e7436636492767f ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0259e4c85426475fb45132340e34df3c,
        _:N18703883c2c9467da88e1f29aa84c0fd,
        _:N4abfbbfe428d43c8bcf7902d74b97174,
        _:N53e465c671b54bf287a1b0da3f5a454f,
        _:N77257ff2f3a3421b90adb7964d16203c,
        _:Na934ea105db34693bde296426e497625,
        _:Nadaa13b9cd244e5a96de07b479ca9380,
        _:Ne26275a9b98f40629bd9f6b599692415,
        _:Nf840c6177a7f46009e7436636492767f .

