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

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

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

<album/147819#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn ;
    mo:performance_of <album/147819#musicalwork> ;
    mo:recorded_as <album/147819#musicalexpression> ;
    schema:name "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn ;
    schema:workPerformed <album/147819#musicalwork> .

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

<https://media.vgm.io/albums/91/147819/147819-b792807594e0.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147819#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/147819/147819-b792807594e0.webp> ;
    foaf:depicts <album/147819#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/147819/147819-b792807594e0.webp> .

<https://medium-media.vgm.io/albums/91/147819/147819-b792807594e0.webp> a schema:ImageObject,
        foaf:Image .

<album/147819#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dir en grey"@en ;
            foaf:made <album/147819#composition> ;
            foaf:name "Dir en grey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoru"@en ;
            foaf:made <album/147819#composition> ;
            foaf:name "Kaoru"@en ] ;
    mo:produced_work <album/147819#musicalwork> ;
    schema:name "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn .

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

<album/147819#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-07-31"^^xsd:date ;
    dcterms:title "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn ;
    mo:catalogue_number "SFCD-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147819#musicalexpression> ;
    mo:publisher _:N01b9bc5c07cd435790ec9e44a67c0823 ;
    mo:record _:N01a0edae7b934c9299db6f283b1e0e50 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Baki The Grappler"@en ;
            foaf:name "Baki The Grappler"@en ] ;
    schema:datePublished "2002-07-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/147819/147819-b792807594e0.webp> ;
    schema:name "Child prey / Dir en grey"@en,
        "Child prey / Dir en grey"@ja,
        "Child prey / Dir en grey"@ja-latn ;
    schema:publisher _:N01b9bc5c07cd435790ec9e44a67c0823 ;
    foaf:depiction <https://media.vgm.io/albums/91/147819/147819-b792807594e0.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kyo"@en ;
    foaf:made <album/147819#subject> ;
    foaf:name "Kyo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kyo"@en ;
    foaf:made <album/147819#lyrics> ;
    foaf:name "Kyo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147819#subject> ;
    schema:name "Kaoru"@en ;
    foaf:made <album/147819#subject> ;
    foaf:name "Kaoru"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dir en grey"@en ;
    foaf:made <album/147819#subject> ;
    foaf:name "Dir en grey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147819#subject> ;
    schema:name "Dir en grey"@en ;
    foaf:made <album/147819#subject> ;
    foaf:name "Dir en grey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dir en grey"@en ;
    foaf:made <album/147819#vocals> ;
    foaf:name "Dir en grey"@en .

_:N01b9bc5c07cd435790ec9e44a67c0823 schema:name "FIREWALL DIV."@en,
        "FIREWALL DIV."@ja,
        "FIREWALL DIV."@ja-latn ;
    foaf:name "FIREWALL DIV."@en,
        "FIREWALL DIV."@ja,
        "FIREWALL DIV."@ja-latn .

_:N0886e726b61f45f6b1a712f36b865579 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼眼 -kigan- (LIVE)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N01a0edae7b934c9299db6f283b1e0e50 ;
    schema:name "鬼眼 -kigan- (LIVE)"@ja .

_:N4abb81e637b4478588c17fb9fda17c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Child prey"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N01a0edae7b934c9299db6f283b1e0e50 ;
    schema:name "Child prey"@ja .

_:N9489bec75aca457cb0d3692876b5789f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hydra (LIVE)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N01a0edae7b934c9299db6f283b1e0e50 ;
    schema:name "Hydra (LIVE)"@ja .

_:Na33823c1e2034c788684b38119099c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "羅刹国 (LIVE)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N01a0edae7b934c9299db6f283b1e0e50 ;
    schema:name "羅刹国 (LIVE)"@ja .

_:N01a0edae7b934c9299db6f283b1e0e50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0886e726b61f45f6b1a712f36b865579,
        _:N4abb81e637b4478588c17fb9fda17c66,
        _:N9489bec75aca457cb0d3692876b5789f,
        _:Na33823c1e2034c788684b38119099c67 ;
    mo:track_count 4 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0886e726b61f45f6b1a712f36b865579,
        _:N4abb81e637b4478588c17fb9fda17c66,
        _:N9489bec75aca457cb0d3692876b5789f,
        _:Na33823c1e2034c788684b38119099c67 .

