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

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

<product/5117#subject> a schema:CreativeWork ;
    schema:name "YAMATO TAKERU"@en,
        "ヤマトタケル"@ja,
        "YAMATO TAKERU"@ja-latn ;
    foaf:name "YAMATO TAKERU"@en,
        "ヤマトタケル"@ja,
        "YAMATO TAKERU"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/89/67798/67798-1493410406.jpg> a schema:ImageObject,
        foaf:Image .

<album/67798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Shinichi Yamanaka"@en ;
            foaf:made <album/67798#composition> ;
            foaf:name "Shinichi Yamanaka"@en ],
        <artist/26586#subject> ;
    mo:produced_work <album/67798#musicalwork> ;
    schema:name "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn .

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

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

<album/67798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn ;
    mo:performance_of <album/67798#musicalwork> ;
    mo:performer <artist/26586#subject> ;
    mo:recorded_as <album/67798#musicalexpression> ;
    schema:byArtist <artist/26586#subject> ;
    schema:name "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn ;
    schema:workPerformed <album/67798#musicalwork> .

<artist/26586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67798#subject> ;
    mo:performed <album/67798#performance> ;
    schema:name "Naoko Hamasaki"@en,
        "浜崎直子"@ja ;
    foaf:made <album/67798#composition>,
        <album/67798#lyrics>,
        <album/67798#subject> ;
    foaf:name "Naoko Hamasaki"@en,
        "浜崎直子"@ja .

<album/67798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-09-21"^^xsd:date ;
    dcterms:title "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn ;
    mo:catalogue_number "KIDS-205" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/67798#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nf96912efc7f34650b2eb49197ef3866e ;
    mo:record_count 1 ;
    schema:about <product/5117#subject> ;
    schema:byArtist <artist/26586#subject> ;
    schema:datePublished "1994-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/67798/67798-1493410406.jpg> ;
    schema:name "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@en,
        "Flower of Desert/Twilight Songs / 濱崎直子 <from REPLCA>"@ja,
        "Flower of Desert/Twilight Songs / Naoko Hamasaki <from REPLCA>"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/67798/67798-1493410406.jpg> .

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

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

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

_:N181c59f85e5d451aa1e6e5deff9cc919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Songs (Original Karaoke)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf96912efc7f34650b2eb49197ef3866e ;
    schema:name "Twilight Songs (Original Karaoke)"@en .

_:N56e77c7e7f364343b511c0feca8726eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Songs"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nf96912efc7f34650b2eb49197ef3866e ;
    schema:name "Twilight Songs"@en .

_:N960d7fe65b1949e79d2e16f5a01273a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Desert (Original Karaoke)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nf96912efc7f34650b2eb49197ef3866e ;
    schema:name "Flower of Desert (Original Karaoke)"@en .

_:Nf7aa2f34ac5b40cebace1bfafc9f8557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower of Desert"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf96912efc7f34650b2eb49197ef3866e ;
    schema:name "Flower of Desert"@en .

_:Nf96912efc7f34650b2eb49197ef3866e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N181c59f85e5d451aa1e6e5deff9cc919,
        _:N56e77c7e7f364343b511c0feca8726eb,
        _:N960d7fe65b1949e79d2e16f5a01273a6,
        _:Nf7aa2f34ac5b40cebace1bfafc9f8557 ;
    mo:track_count 4 ;
    schema:duration "PT13:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N181c59f85e5d451aa1e6e5deff9cc919,
        _:N56e77c7e7f364343b511c0feca8726eb,
        _:N960d7fe65b1949e79d2e16f5a01273a6,
        _:Nf7aa2f34ac5b40cebace1bfafc9f8557 .

