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

<artist/10395#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chinfa Kan"@en,
        "康珍化"@ja ;
    foaf:made <album/60419#lyrics>,
        <album/60419#subject> ;
    foaf:name "Chinfa Kan"@en,
        "康珍化"@ja .

<artist/19671#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Suzuki"@en,
        "鈴木美穂"@ja ;
    foaf:made <album/60419#lyrics>,
        <album/60419#subject> ;
    foaf:name "Miho Suzuki"@en,
        "鈴木美穂"@ja .

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

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60419#subject> ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/60419#composition>,
        <album/60419#subject> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

<artist/6891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60419#subject> ;
    schema:name "Hideki Yanagisawa"@en,
        "柳沢英樹"@ja ;
    foaf:made <album/60419#composition>,
        <album/60419#subject> ;
    foaf:name "Hideki Yanagisawa"@en,
        "柳沢英樹"@ja .

<product/5181#subject> a schema:CreativeWork ;
    schema:name "The Law of Ueki"@en,
        "うえきの法則"@ja,
        "Ueki no Housoku"@ja-latn ;
    foaf:name "The Law of Ueki"@en,
        "うえきの法則"@ja,
        "Ueki no Housoku"@ja-latn .

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

<album/60419#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn ;
    mo:performance_of <album/60419#musicalwork> ;
    mo:recorded_as <album/60419#musicalexpression> ;
    schema:name "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/60419#musicalwork> .

<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/91/60419/60419-1469383164.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60419#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/60419/60419-1469383164.jpg> ;
    foaf:depicts <album/60419#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/60419/60419-1469383164.jpg> .

<https://medium-media.vgm.io/albums/91/60419/60419-1469383164.jpg> a schema:ImageObject,
        foaf:Image .

<album/60419#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn ;
    mo:composer <artist/4155#subject>,
        <artist/6891#subject> ;
    mo:produced_work <album/60419#musicalwork> ;
    schema:name "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn .

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

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

<album/60419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-11-15"^^xsd:date ;
    dcterms:title "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn ;
    mo:catalogue_number "AVCD-31123/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/60419#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N0d825b005a5b45d296798e8e2cdf31ed,
        _:Na902f01f499c448cb17d70997435b949 ;
    mo:record_count 2 ;
    schema:about <product/5181#subject> ;
    schema:datePublished "2006-11-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/60419/60419-1469383164.jpg> ;
    schema:name "PASIO / Hitomi Shimatani [CD+DVD]"@en,
        "パッシオ / 島谷 ひとみ"@ja,
        "PASIO / Hitomi Shimatani [CD+DVD]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/60419/60419-1469383164.jpg> .

_:N16e426e9016848b796242eb22b90546a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny-太陽の花- LIVE SHOOTING from Special Live “crossoverⅡ\" at 東京芸術劇場 2006.10.1"@ja,
        "Destiny -Taiyou no Hana- LIVE SHOOTING from Special Live “crossoverⅡ\" at Tokyo Geijutsu Gekijou 2006.10.1"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na902f01f499c448cb17d70997435b949 ;
    schema:name "Destiny-太陽の花- LIVE SHOOTING from Special Live “crossoverⅡ\" at 東京芸術劇場 2006.10.1"@ja,
        "Destiny -Taiyou no Hana- LIVE SHOOTING from Special Live “crossoverⅡ\" at Tokyo Geijutsu Gekijou 2006.10.1"@ja-latn .

_:N20b597f50de84f78a44f0e626309ca24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASIO～パッシオ"@ja,
        "PASIO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0d825b005a5b45d296798e8e2cdf31ed ;
    schema:name "PASIO～パッシオ"@ja,
        "PASIO"@ja-latn .

_:N52db5f382ac84502b7eb5433c404c353 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Blue (instrumental)"@ja,
        "True Blue (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N0d825b005a5b45d296798e8e2cdf31ed ;
    schema:name "True Blue (instrumental)"@ja,
        "True Blue (instrumental)"@ja-latn .

_:N747c91ead2c74602b94c7f5b3722bd55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASIO～パッシオ MUSIC CLIP"@ja,
        "PASIO MUSIC CLIP"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na902f01f499c448cb17d70997435b949 ;
    schema:name "PASIO～パッシオ MUSIC CLIP"@ja,
        "PASIO MUSIC CLIP"@ja-latn .

_:Ne0c91a1ce4fc4f0c82f7de179a3b81ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Blue"@ja,
        "True Blue"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N0d825b005a5b45d296798e8e2cdf31ed ;
    schema:name "True Blue"@ja,
        "True Blue"@ja-latn .

_:Neab41085581e425e901f9a39629a55d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASIO～パッシオ (instrumental)"@ja,
        "PASIO (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N0d825b005a5b45d296798e8e2cdf31ed ;
    schema:name "PASIO～パッシオ (instrumental)"@ja,
        "PASIO (instrumental)"@ja-latn .

_:Na902f01f499c448cb17d70997435b949 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N16e426e9016848b796242eb22b90546a,
        _:N747c91ead2c74602b94c7f5b3722bd55 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N16e426e9016848b796242eb22b90546a,
        _:N747c91ead2c74602b94c7f5b3722bd55 .

_:N0d825b005a5b45d296798e8e2cdf31ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20b597f50de84f78a44f0e626309ca24,
        _:N52db5f382ac84502b7eb5433c404c353,
        _:Ne0c91a1ce4fc4f0c82f7de179a3b81ce,
        _:Neab41085581e425e901f9a39629a55d2 ;
    mo:track_count 4 ;
    schema:duration "PT19:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N20b597f50de84f78a44f0e626309ca24,
        _:N52db5f382ac84502b7eb5433c404c353,
        _:Ne0c91a1ce4fc4f0c82f7de179a3b81ce,
        _:Neab41085581e425e901f9a39629a55d2 .

