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

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

<artist/12267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "Nigorou"@en,
        "ニゴロウ"@ja ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "Nigorou"@en,
        "ニゴロウ"@ja .

<artist/2398#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "SHIKI"@en ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "SHIKI"@en .

<artist/37850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "Re:nG"@en ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "Re:nG"@en .

<artist/4392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "DauGe"@en ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "DauGe"@en .

<artist/53769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "Gen-ya Koudzuki"@en,
        "上月幻夜"@ja ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "Gen-ya Koudzuki"@en,
        "上月幻夜"@ja .

<artist/8786#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33218#subject> ;
    schema:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja ;
    foaf:made <album/33218#composition>,
        <album/33218#subject> ;
    foaf:name "Yuichiro Tsukagoshi"@en,
        "塚越雄一朗"@ja .

<event/148> a mo:Release ;
    schema:name "Released at M3-2012 Spring (Apr 30, 2012)" .

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

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

<https://medium-media.vgm.io/albums/81/33218/33218-1337623750.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12583#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33218#performance> ;
    schema:name "Yuko Hoshina"@en,
        "星名優子"@ja ;
    foaf:made <album/33218#lyrics>,
        <album/33218#subject> ;
    foaf:name "Yuko Hoshina"@en,
        "星名優子"@ja .

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33218#performance> ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/33218#lyrics>,
        <album/33218#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<album/33218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn ;
    mo:performance_of <album/33218#musicalwork> ;
    mo:performer <artist/12583#subject>,
        <artist/12585#subject> ;
    mo:recorded_as <album/33218#musicalexpression> ;
    schema:byArtist <artist/12583#subject>,
        <artist/12585#subject> ;
    schema:name "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn ;
    schema:workPerformed <album/33218#musicalwork> .

<album/33218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn ;
    mo:composer <artist/12267#subject>,
        <artist/2398#subject>,
        <artist/37850#subject>,
        <artist/4392#subject>,
        <artist/53769#subject>,
        <artist/8786#subject> ;
    mo:produced_work <album/33218#musicalwork> ;
    schema:name "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn .

<album/33218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn ;
    mo:catalogue_number "YUCA-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33218#musicalexpression> ;
    mo:publisher _:N10708df3863746b1863648e1bff6606b ;
    mo:record _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    mo:record_count 1 ;
    mo:release <event/148> ;
    schema:byArtist <artist/12583#subject>,
        <artist/12585#subject> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/81/33218/33218-1337623750.jpg> ;
    schema:name "Academia"@en,
        "Academia"@ja,
        "Academia"@ja-latn ;
    schema:publisher _:N10708df3863746b1863648e1bff6606b ;
    foaf:depiction <https://media.vgm.io/albums/81/33218/33218-1337623750.jpg> .

_:N10708df3863746b1863648e1bff6606b schema:name "Yucca"@en ;
    foaf:name "Yucca"@en .

_:N665189ed28ae4d4f8a98c6a9e9a42b23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋愛不均衡定理"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "恋愛不均衡定理"@ja .

_:Naafc7d0c38034adc9dd5926dcd7c8fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless code"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "Endless code"@ja .

_:Nbd52a01428f8493db72783e7f16d6df9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life is a canvas"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "Life is a canvas"@ja .

_:Nc3e75503d5c74e5a89b3dae11755a289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destination"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "Destination"@ja .

_:Ncf803722fa984df09cdd5d1c4f73cef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise of the \"16\"-2nd lesson-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "Promise of the \"16\"-2nd lesson-"@ja .

_:Ne68690b446844879a688b5860f56a8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくら"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na8f48e0ce68c457ab3da797c8a523f56 ;
    schema:name "さくら"@ja .

_:Na8f48e0ce68c457ab3da797c8a523f56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N665189ed28ae4d4f8a98c6a9e9a42b23,
        _:Naafc7d0c38034adc9dd5926dcd7c8fa1,
        _:Nbd52a01428f8493db72783e7f16d6df9,
        _:Nc3e75503d5c74e5a89b3dae11755a289,
        _:Ncf803722fa984df09cdd5d1c4f73cef6,
        _:Ne68690b446844879a688b5860f56a8cf ;
    mo:track_count 6 ;
    schema:duration "PT26:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N665189ed28ae4d4f8a98c6a9e9a42b23,
        _:Naafc7d0c38034adc9dd5926dcd7c8fa1,
        _:Nbd52a01428f8493db72783e7f16d6df9,
        _:Nc3e75503d5c74e5a89b3dae11755a289,
        _:Ncf803722fa984df09cdd5d1c4f73cef6,
        _:Ne68690b446844879a688b5860f56a8cf .

