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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/42674#lyrics>,
        <album/42674#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

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

<product/2510#subject> a schema:CreativeWork ;
    schema:name "Witch Craft Works"@en,
        "ウィッチクラフトワークス"@ja,
        "Witch Craft Works"@ja-latn ;
    foaf:name "Witch Craft Works"@en,
        "ウィッチクラフトワークス"@ja,
        "Witch Craft Works"@ja-latn .

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

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/42674/42674-1389176642.jpg> a schema:ImageObject,
        foaf:Image .

<album/42674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject> ;
    mo:produced_work <album/42674#musicalwork> ;
    schema:name "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn .

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

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42674#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<artist/16585#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42674#performance> ;
    schema:name "kevin mitsunaga"@en ;
    foaf:name "kevin mitsunaga"@en .

<artist/26068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42674#performance> ;
    schema:name "towana"@en ;
    foaf:name "towana"@en .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42674#subject> ;
    mo:performed <album/42674#performance> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/42674#composition>,
        <album/42674#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42674#subject> ;
    mo:performed <album/42674#performance> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/42674#composition>,
        <album/42674#subject> ;
    foaf:name "yuxuki waga"@en .

<album/42674#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn ;
    mo:performance_of <album/42674#musicalwork> ;
    mo:performer <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    mo:recorded_as <album/42674#musicalexpression> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:name "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn ;
    schema:workPerformed <album/42674#musicalwork> .

<album/42674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-22"^^xsd:date ;
    dcterms:title "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn ;
    mo:catalogue_number "LACM-14173" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42674#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    mo:record_count 1 ;
    schema:about <product/2510#subject> ;
    schema:byArtist <artist/13857#subject>,
        <artist/13858#subject>,
        <artist/13859#subject>,
        <artist/16585#subject>,
        <artist/26068#subject> ;
    schema:datePublished "2014-01-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/42674/42674-1389176642.jpg> ;
    schema:name "divine intervention / fhána"@en,
        "divine intervention / fhána"@ja,
        "divine intervention / fhána"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/42674/42674-1389176642.jpg> .

_:N30c21c38de3a4cc59f0d1918e2b97471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent field -Instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    schema:name "innocent field -Instrumental-"@en .

_:N4040031c626847f8973e102145b86ab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocent field"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    schema:name "innocent field"@en .

_:N795e670b382241feb5d4db65b776ec65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine intervention (The LASTTRAK \"Firestarter\" Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    schema:name "divine intervention (The LASTTRAK \"Firestarter\" Remix)"@en .

_:Nc64624e0b4a84d1c84e1283cdaf98e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine intervention -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    schema:name "divine intervention -Instrumental-"@en .

_:Nc6f2901d50574f61811360278df20d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "divine intervention"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf606e17a3c5f467eb2ecdbc8a801f93b ;
    schema:name "divine intervention"@en .

_:Nf606e17a3c5f467eb2ecdbc8a801f93b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30c21c38de3a4cc59f0d1918e2b97471,
        _:N4040031c626847f8973e102145b86ab2,
        _:N795e670b382241feb5d4db65b776ec65,
        _:Nc64624e0b4a84d1c84e1283cdaf98e5a,
        _:Nc6f2901d50574f61811360278df20d1b ;
    mo:track_count 5 ;
    schema:duration "PT25:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N30c21c38de3a4cc59f0d1918e2b97471,
        _:N4040031c626847f8973e102145b86ab2,
        _:N795e670b382241feb5d4db65b776ec65,
        _:Nc64624e0b4a84d1c84e1283cdaf98e5a,
        _:Nc6f2901d50574f61811360278df20d1b .

