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

<artist/12213#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mika Kobayashi"@en,
        "小林未郁"@ja ;
    foaf:made <album/49173#subject>,
        <album/49173#vocals> ;
    foaf:name "Mika Kobayashi"@en,
        "小林未郁"@ja .

<artist/12216#subject> a schema:Person,
        foaf:Person ;
    schema:name "mpi"@en ;
    foaf:made <album/49173#lyrics>,
        <album/49173#subject>,
        <album/49173#vocals> ;
    foaf:name "mpi"@en .

<artist/12223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie"@en ;
    foaf:made <album/49173#lyrics>,
        <album/49173#subject> ;
    foaf:name "Rie"@en .

<artist/15114#subject> a schema:Person,
        foaf:Person ;
    schema:name "CASG"@en ;
    foaf:made <album/49173#subject>,
        <album/49173#vocals> ;
    foaf:name "CASG"@en .

<artist/7317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49173#subject> ;
    schema:name "Hiroyuki Sawano"@en ;
    foaf:made <album/49173#composition>,
        <album/49173#subject> ;
    foaf:name "Hiroyuki Sawano"@en .

<product/1982#subject> a schema:CreativeWork ;
    schema:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn ;
    foaf:name "Attack on Titan (Anime)"@en,
        "進撃の巨人 (Anime)"@ja,
        "Shingeki no Kyojin (Anime)"@ja-latn .

<album/49173#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn ;
    mo:composer <artist/7317#subject> ;
    mo:produced_work <album/49173#musicalwork> ;
    schema:name "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn .

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

<album/49173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn ;
    mo:performance_of <album/49173#musicalwork> ;
    mo:recorded_as <album/49173#musicalexpression> ;
    schema:name "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn ;
    schema:workPerformed <album/49173#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/49173/49173-1484556601.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/49173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-28"^^xsd:date ;
    dcterms:title "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn ;
    mo:catalogue_number "BRCG-00030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49173#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    mo:record_count 1 ;
    schema:about <product/1982#subject> ;
    schema:datePublished "2014-11-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/49173/49173-1484556601.jpg> ;
    schema:name "Attack on Titan Exhibition"@en,
        "進撃の巨人展"@ja,
        "Shingeki no Kyojin Ten"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/49173/49173-1484556601.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Caramel Apple Sound Gadget"@en ;
    foaf:made <album/49173#subject> ;
    foaf:name "(Caramel Apple Sound Gadget"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Caramel Apple Sound Gadget"@en ;
    foaf:made <album/49173#vocals> ;
    foaf:name "(Caramel Apple Sound Gadget"@en .

_:N3f4df6e8959f4171baa7c6b3ce1280a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "independent奇sayKISS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    schema:name "independent奇sayKISS"@ja .

_:N658061e75c30455599ecdb1c32d4bc50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ətˈæk 0N tάɪtn <3Tv> (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    schema:name "ətˈæk 0N tάɪtn <3Tv> (Instrumental)"@ja .

_:N6c3031e45d004066ae5ef5fd62a8995a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call your name <MODv> (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    schema:name "Call your name <MODv> (Instrumental)"@ja .

_:Nb11a0607dee2462788647da6d1138c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call your name <MODv>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    schema:name "Call your name <MODv>"@ja .

_:Nc6602bb8cfb648fb9bce1b3954dd6728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ətˈæk 0N tάɪtn <3Tv>"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb761227aabfa4af29fb6e88ac1e277d3 ;
    schema:name "ətˈæk 0N tάɪtn <3Tv>"@ja .

_:Nb761227aabfa4af29fb6e88ac1e277d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f4df6e8959f4171baa7c6b3ce1280a5,
        _:N658061e75c30455599ecdb1c32d4bc50,
        _:N6c3031e45d004066ae5ef5fd62a8995a,
        _:Nb11a0607dee2462788647da6d1138c50,
        _:Nc6602bb8cfb648fb9bce1b3954dd6728 ;
    mo:track_count 5 ;
    schema:duration "PT22:10"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3f4df6e8959f4171baa7c6b3ce1280a5,
        _:N658061e75c30455599ecdb1c32d4bc50,
        _:N6c3031e45d004066ae5ef5fd62a8995a,
        _:Nb11a0607dee2462788647da6d1138c50,
        _:Nc6602bb8cfb648fb9bce1b3954dd6728 .

