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

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/33449#lyrics>,
        <album/33449#subject>,
        <album/33449#vocals> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

<artist/5524#subject> a schema:Person,
        foaf:Person ;
    schema:name "yanaginagi"@en,
        "やなぎなぎ"@ja ;
    foaf:made <album/33449#lyrics>,
        <album/33449#subject>,
        <album/33449#vocals> ;
    foaf:name "yanaginagi"@en,
        "やなぎなぎ"@ja .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33449#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/33449#composition>,
        <album/33449#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/1579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33449#subject> ;
    schema:name "bermei.inazawa"@en ;
    foaf:made <album/33449#composition>,
        <album/33449#subject> ;
    foaf:name "bermei.inazawa"@en .

<artist/39#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33449#subject> ;
    schema:name "Taku Iwasaki"@en,
        "岩崎琢"@ja ;
    foaf:made <album/33449#composition>,
        <album/33449#subject> ;
    foaf:name "Taku Iwasaki"@en,
        "岩崎琢"@ja .

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

<album/33449#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn ;
    mo:performance_of <album/33449#musicalwork> ;
    mo:recorded_as <album/33449#musicalexpression> ;
    schema:name "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn ;
    schema:workPerformed <album/33449#musicalwork> .

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

<https://media.vgm.io/albums/94/33449/33449-1340923647.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33449#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/33449/33449-1340923647.jpg> ;
    foaf:depicts <album/33449#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/33449/33449-1340923647.jpg> .

<https://medium-media.vgm.io/albums/94/33449/33449-1340923647.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/33449#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/1579#subject>,
        <artist/39#subject> ;
    mo:produced_work <album/33449#musicalwork> ;
    schema:name "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn .

<album/33449#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-06-27"^^xsd:date ;
    dcterms:title "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn ;
    mo:catalogue_number "GNBA-790102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33449#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Jormungand"@en ;
            foaf:name "Jormungand"@en ] ;
    schema:datePublished "2012-06-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/33449/33449-1340923647.jpg> ;
    schema:name "Jormungand Special Disc"@en,
        "ヨルムンガンド Special Disc"@ja,
        "Jormungand Special Disc"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/33449/33449-1340923647.jpg> .

_:N000c44d5210248cbaaf7bc29987ea0a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borderland <TV size>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "Borderland <TV size>"@ja .

_:N16ebb8fac68b47c5a3278c768d910470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambivalentidea <TV size>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "Ambivalentidea <TV size>"@ja .

_:N1a1d30bd03a04d13a2716f3e7ded37b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオ ムンムンガンド 特別版"@ja ;
    mo:track_number 9 ;
    schema:duration "PT40:12"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "ラジオ ムンムンガンド 特別版"@ja .

_:N69c40bd9252d401aa35d4fb1f59fe5a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BottleNeck_FinalMIX"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "BottleNeck_FinalMIX"@ja .

_:N6dbe59cbee6b4a8099eaf55a3a58af16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M17_FinalMIX"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "M17_FinalMIX"@ja .

_:N9492a578b70c4b8780df9100ad727f8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M10_FinalMIX"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "M10_FinalMIX"@ja .

_:Na85ef7f6e85d4242afcb558fbe23ef19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M15_FinalMIX"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "M15_FinalMIX"@ja .

_:Nd5822e6083194ceda69c84ee383f17c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M11_FinalMIX"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "M11_FinalMIX"@ja .

_:Necaeecfcf7fe4c92ba592829dbaff1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M31_FinalMIX"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N51ba6fc7ee064dda888f5c0c534b1dcf ;
    schema:name "M31_FinalMIX"@ja .

_:N51ba6fc7ee064dda888f5c0c534b1dcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N000c44d5210248cbaaf7bc29987ea0a8,
        _:N16ebb8fac68b47c5a3278c768d910470,
        _:N1a1d30bd03a04d13a2716f3e7ded37b1,
        _:N69c40bd9252d401aa35d4fb1f59fe5a6,
        _:N6dbe59cbee6b4a8099eaf55a3a58af16,
        _:N9492a578b70c4b8780df9100ad727f8b,
        _:Na85ef7f6e85d4242afcb558fbe23ef19,
        _:Nd5822e6083194ceda69c84ee383f17c6,
        _:Necaeecfcf7fe4c92ba592829dbaff1f7 ;
    mo:track_count 9 ;
    schema:duration "PT58:25"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N000c44d5210248cbaaf7bc29987ea0a8,
        _:N16ebb8fac68b47c5a3278c768d910470,
        _:N1a1d30bd03a04d13a2716f3e7ded37b1,
        _:N69c40bd9252d401aa35d4fb1f59fe5a6,
        _:N6dbe59cbee6b4a8099eaf55a3a58af16,
        _:N9492a578b70c4b8780df9100ad727f8b,
        _:Na85ef7f6e85d4242afcb558fbe23ef19,
        _:Nd5822e6083194ceda69c84ee383f17c6,
        _:Necaeecfcf7fe4c92ba592829dbaff1f7 .

