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

<artist/15487#subject> a schema:Person,
        foaf:Person ;
    schema:name "MARiA"@en,
        "メイリア"@ja ;
    foaf:made <album/103222#lyrics>,
        <album/103222#subject> ;
    foaf:name "MARiA"@en,
        "メイリア"@ja .

<artist/28064#subject> a schema:Person,
        foaf:Person ;
    schema:name "ASCA"@en ;
    foaf:made <album/103222#lyrics>,
        <album/103222#subject>,
        <album/103222#vocals> ;
    foaf:name "ASCA"@en .

<artist/12231#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103222#subject> ;
    schema:name "toku"@en,
        "とく"@ja ;
    foaf:made <album/103222#composition>,
        <album/103222#lyrics>,
        <album/103222#subject> ;
    foaf:name "toku"@en,
        "とく"@ja .

<artist/13568#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103222#subject> ;
    schema:name "Saku"@en ;
    foaf:made <album/103222#composition>,
        <album/103222#lyrics>,
        <album/103222#subject> ;
    foaf:name "Saku"@en .

<product/2455#subject> a schema:CreativeWork ;
    schema:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn ;
    foaf:name "The irregular at magic high school"@en,
        "魔法科高校の劣等生"@ja,
        "Mahouka Koukou no Rettousei"@ja-latn .

<product/7693#subject> a schema:CreativeWork ;
    schema:name "The irregular at magic high school: Visitor Arc"@en,
        "魔法科高校の劣等生 来訪者編"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen"@ja-latn ;
    foaf:name "The irregular at magic high school: Visitor Arc"@en,
        "魔法科高校の劣等生 来訪者編"@ja,
        "Mahouka Koukou no Rettousei Raihoushahen"@ja-latn .

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

<album/103222#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn ;
    mo:performance_of <album/103222#musicalwork> ;
    mo:recorded_as <album/103222#musicalexpression> ;
    schema:name "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/103222#musicalwork> .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

<https://media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103222#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> ;
    foaf:depicts <album/103222#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> .

<https://medium-media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> a schema:ImageObject,
        foaf:Image .

<album/103222#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn ;
    mo:composer <artist/12231#subject>,
        <artist/13568#subject> ;
    mo:produced_work <album/103222#musicalwork> ;
    schema:name "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn .

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

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

<album/103222#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-04"^^xsd:date ;
    dcterms:title "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VVCL-1766~7" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/103222#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:N31c3f8ef38d240508048653a7ffa4ed1,
        _:N7ee144d8208a4d2185b19707c5a40cc0 ;
    mo:record_count 2 ;
    schema:about <product/2455#subject>,
        <product/7693#subject> ;
    schema:datePublished "2020-11-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> ;
    schema:name "Howling / ASCA [Limited Edition]"@en,
        "Howling / ASCA [期間生産限定盤]"@ja,
        "Howling / ASCA [Limited Edition]"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/103222/103222-6b4c4b5a568a.jpg> .

_:N33e95942c36c4fdba19497d0a43163c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Anime \"The irregular at magic high school: Visitor Arc\" Non-credit Opening Movie"@en,
        "TVアニメ「魔法科高校の劣等生 来訪者編」ノンクレジットオープニングムービー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7ee144d8208a4d2185b19707c5a40cc0 ;
    schema:name "TV Anime \"The irregular at magic high school: Visitor Arc\" Non-credit Opening Movie"@en,
        "TVアニメ「魔法科高校の劣等生 来訪者編」ノンクレジットオープニングムービー"@ja .

_:N432342265f3944acb09dbaa45c71e6f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling"@en,
        "Howling"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N31c3f8ef38d240508048653a7ffa4ed1 ;
    schema:name "Howling"@en,
        "Howling"@ja .

_:N789387ff195648649c87d8e2a81ba808 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grilletto"@en,
        "grilletto"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N31c3f8ef38d240508048653a7ffa4ed1 ;
    schema:name "grilletto"@en,
        "grilletto"@ja .

_:N7ee144d8208a4d2185b19707c5a40cc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N33e95942c36c4fdba19497d0a43163c5 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N33e95942c36c4fdba19497d0a43163c5 .

_:N90631b44e2d447219e765e830a16e8ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling -TV Size ver-"@en,
        "Howling -TV Size ver-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N31c3f8ef38d240508048653a7ffa4ed1 ;
    schema:name "Howling -TV Size ver-"@en,
        "Howling -TV Size ver-"@ja .

_:Nea97649ecbbd4c8a999a0dc5f7368825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydrangea"@en,
        "ハイドレンジア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N31c3f8ef38d240508048653a7ffa4ed1 ;
    schema:name "Hydrangea"@en,
        "ハイドレンジア"@ja .

_:N31c3f8ef38d240508048653a7ffa4ed1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N432342265f3944acb09dbaa45c71e6f1,
        _:N789387ff195648649c87d8e2a81ba808,
        _:N90631b44e2d447219e765e830a16e8ff,
        _:Nea97649ecbbd4c8a999a0dc5f7368825 ;
    mo:track_count 4 ;
    schema:duration "PT14:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N432342265f3944acb09dbaa45c71e6f1,
        _:N789387ff195648649c87d8e2a81ba808,
        _:N90631b44e2d447219e765e830a16e8ff,
        _:Nea97649ecbbd4c8a999a0dc5f7368825 .

