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

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

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

<artist/12736#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152875#subject> ;
    schema:name "Jerico"@en ;
    foaf:made <album/152875#composition>,
        <album/152875#subject> ;
    foaf:name "Jerico"@en .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

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

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

<org/1153#subject> schema:name "Jerico's Law"@en,
        "ジェリコの法則"@ja,
        "Jerico's Law"@ja-latn ;
    foaf:name "Jerico's Law"@en,
        "ジェリコの法則"@ja,
        "Jerico's Law"@ja-latn .

<https://media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152875#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> ;
    foaf:depicts <album/152875#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> .

<https://medium-media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> a schema:ImageObject,
        foaf:Image .

<album/152875#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EDANAME!!!"@en,
        "EDANAME!!!"@ja,
        "EDANAME!!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Jerico's Law"@en ;
            foaf:made <album/152875#composition> ;
            foaf:name "(Jerico's Law"@en ],
        <artist/12736#subject> ;
    mo:produced_work <album/152875#musicalwork> ;
    schema:name "EDANAME!!!"@en,
        "EDANAME!!!"@ja,
        "EDANAME!!!"@ja-latn .

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

<album/152875#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "EDANAME!!!"@en,
        "EDANAME!!!"@ja,
        "EDANAME!!!"@ja-latn ;
    mo:catalogue_number "JER-018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152875#musicalexpression> ;
    mo:publisher <org/1153#subject> ;
    mo:record _:N0924e056ef6e46a1b579c9140630c051 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> ;
    schema:name "EDANAME!!!"@en,
        "EDANAME!!!"@ja,
        "EDANAME!!!"@ja-latn ;
    schema:publisher <org/1153#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/152875/152875-4ffea639c996.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152875#subject> ;
    schema:name "(Jerico's Law"@en ;
    foaf:made <album/152875#subject> ;
    foaf:name "(Jerico's Law"@en .

_:N1ca7e512825c4af99a61e145ffaf334d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick or Treat!"@en,
        "Trick or Treat!"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Trick or Treat!"@en,
        "Trick or Treat!"@ja-latn .

_:N256fb7c59f6c4b568dd95498b82b8e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Agitator!"@en,
        "The Agitator!"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "The Agitator!"@en,
        "The Agitator!"@ja-latn .

_:N2f621d8793934456a67bd25979e86c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laptop of Evil!"@en,
        "Laptop of Evil!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Laptop of Evil!"@en,
        "Laptop of Evil!"@ja-latn .

_:N528b8437e4e349e6a8e8c22008c962f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AtomicBlast! feat NEODEAD"@en,
        "AtomicBlast! feat NEODEAD"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "AtomicBlast! feat NEODEAD"@en,
        "AtomicBlast! feat NEODEAD"@ja-latn .

_:N55cdb1c07e7d4f92afd54437f5c1460b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NorthCarolina!"@en,
        "NorthCarolina!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "NorthCarolina!"@en,
        "NorthCarolina!"@ja-latn .

_:Nb3657b27557143998cd744ed79503fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dubstep Ninja!"@en,
        "Dubstep Ninja!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Dubstep Ninja!"@en,
        "Dubstep Ninja!"@ja-latn .

_:Ncee09c38d4564d6682577493c320fa03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lemon Sour!"@en,
        "Lemon Sour!"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Lemon Sour!"@en,
        "Lemon Sour!"@ja-latn .

_:Nd28186b5e7974b489b462b3e0ecaba7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dennis Hopper!"@en,
        "Dennis Hopper!"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Dennis Hopper!"@en,
        "Dennis Hopper!"@ja-latn .

_:Nd9d00525016b47c4b93ec9667fea7b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serious!"@en,
        "Serious!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT7:29"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "Serious!"@en,
        "Serious!"@ja-latn .

_:Nfe9190f2fbeb4606bd9489004bdbaa8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COME ON!"@en,
        "IZA! HA!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N0924e056ef6e46a1b579c9140630c051 ;
    schema:name "COME ON!"@en,
        "IZA! HA!"@ja-latn .

_:N0924e056ef6e46a1b579c9140630c051 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ca7e512825c4af99a61e145ffaf334d,
        _:N256fb7c59f6c4b568dd95498b82b8e17,
        _:N2f621d8793934456a67bd25979e86c54,
        _:N528b8437e4e349e6a8e8c22008c962f4,
        _:N55cdb1c07e7d4f92afd54437f5c1460b,
        _:Nb3657b27557143998cd744ed79503fea,
        _:Ncee09c38d4564d6682577493c320fa03,
        _:Nd28186b5e7974b489b462b3e0ecaba7d,
        _:Nd9d00525016b47c4b93ec9667fea7b90,
        _:Nfe9190f2fbeb4606bd9489004bdbaa8c ;
    mo:track_count 10 ;
    schema:duration "PT44:06"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1ca7e512825c4af99a61e145ffaf334d,
        _:N256fb7c59f6c4b568dd95498b82b8e17,
        _:N2f621d8793934456a67bd25979e86c54,
        _:N528b8437e4e349e6a8e8c22008c962f4,
        _:N55cdb1c07e7d4f92afd54437f5c1460b,
        _:Nb3657b27557143998cd744ed79503fea,
        _:Ncee09c38d4564d6682577493c320fa03,
        _:Nd28186b5e7974b489b462b3e0ecaba7d,
        _:Nd9d00525016b47c4b93ec9667fea7b90,
        _:Nfe9190f2fbeb4606bd9489004bdbaa8c .

