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

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

<artist/3910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45468#subject> ;
    schema:name "Masato Kitano"@en,
        "北野正人"@ja ;
    foaf:made <album/45468#composition>,
        <album/45468#subject> ;
    foaf:name "Masato Kitano"@en,
        "北野正人"@ja .

<product/1350#subject> a schema:CreativeWork ;
    schema:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn ;
    foaf:name "Inuyasha"@en,
        "犬夜叉"@ja,
        "Inuyasha"@ja-latn .

<album/45468#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn ;
    mo:composer <artist/3910#subject> ;
    mo:produced_work <album/45468#musicalwork> ;
    schema:name "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/45468/45468-1398438201.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn ;
    mo:performance_of <album/45468#musicalwork> ;
    mo:performer <artist/7263#subject> ;
    mo:recorded_as <album/45468#musicalexpression> ;
    schema:byArtist <artist/7263#subject> ;
    schema:name "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn ;
    schema:workPerformed <album/45468#musicalwork> .

<artist/7263#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45468#performance> ;
    schema:name "hitomi"@en ;
    foaf:made <album/45468#lyrics>,
        <album/45468#subject> ;
    foaf:name "hitomi"@en .

<album/45468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-10-24"^^xsd:date ;
    dcterms:title "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn ;
    mo:catalogue_number "AVCD-30292" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45468#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nf642363edef7468e8bafca519e7bf80a ;
    mo:record_count 1 ;
    schema:about <product/1350#subject> ;
    schema:byArtist <artist/7263#subject> ;
    schema:datePublished "2001-10-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/45468/45468-1398438201.jpg> ;
    schema:name "I am/innocence / hitomi"@en,
        "I am/innocence / hitomi"@ja,
        "I am/innocence / hitomi"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/45468/45468-1398438201.jpg> .

_:N375e1b1cd0484f46811651158a6dce5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocence"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nf642363edef7468e8bafca519e7bf80a ;
    schema:name "innocence"@en .

_:N4402a4177b704a0c8bc1eec97e91adbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am [w.w. mix]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nf642363edef7468e8bafca519e7bf80a ;
    schema:name "I am [w.w. mix]"@en .

_:N7a6569f949a14b37a05077469f25a34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "innocence [instrumental]"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nf642363edef7468e8bafca519e7bf80a ;
    schema:name "innocence [instrumental]"@en .

_:Na0fc922a2992459eb841c75f4c6a67cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am [instrumental]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf642363edef7468e8bafca519e7bf80a ;
    schema:name "I am [instrumental]"@en .

_:Nbd0369059ad548338441139fb76e497e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf642363edef7468e8bafca519e7bf80a ;
    schema:name "I am"@en .

_:Nf642363edef7468e8bafca519e7bf80a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N375e1b1cd0484f46811651158a6dce5e,
        _:N4402a4177b704a0c8bc1eec97e91adbc,
        _:N7a6569f949a14b37a05077469f25a34a,
        _:Na0fc922a2992459eb841c75f4c6a67cd,
        _:Nbd0369059ad548338441139fb76e497e ;
    mo:track_count 5 ;
    schema:duration "PT25:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N375e1b1cd0484f46811651158a6dce5e,
        _:N4402a4177b704a0c8bc1eec97e91adbc,
        _:N7a6569f949a14b37a05077469f25a34a,
        _:Na0fc922a2992459eb841c75f4c6a67cd,
        _:Nbd0369059ad548338441139fb76e497e .

