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

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

<artist/10455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99166#subject> ;
    schema:name "y@suo ohtani"@en,
        "大谷靖夫"@ja ;
    foaf:made <album/99166#composition>,
        <album/99166#subject> ;
    foaf:name "y@suo ohtani"@en,
        "大谷靖夫"@ja .

<artist/2917#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99166#subject> ;
    schema:name "Kei Yoshikawa"@en,
        "吉川慶"@ja ;
    foaf:made <album/99166#composition>,
        <album/99166#subject> ;
    foaf:name "Kei Yoshikawa"@en,
        "吉川慶"@ja .

<product/6026#subject> a schema:CreativeWork ;
    schema:name "Black Jack (Series)"@en,
        "ブラック・ジャック (Series)"@ja,
        "Black Jack (Series)"@ja-latn ;
    foaf:name "Black Jack (Series)"@en,
        "ブラック・ジャック (Series)"@ja,
        "Black Jack (Series)"@ja-latn .

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

<album/99166#musicalexpression> a mo:Signal ;
    mo:published_as <album/99166#subject> ;
    mo:records <album/99166#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/66/99166/99166-1589966807.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99166#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/99166/99166-1589966807.jpg> ;
    foaf:depicts <album/99166#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/99166/99166-1589966807.jpg> .

<https://medium-media.vgm.io/albums/66/99166/99166-1589966807.jpg> a schema:ImageObject,
        foaf:Image .

<album/99166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn ;
    mo:composer <artist/10455#subject>,
        <artist/2917#subject> ;
    mo:produced_work <album/99166#musicalwork> ;
    schema:name "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn .

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

<album/99166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn ;
    mo:performance_of <album/99166#musicalwork> ;
    mo:performer <artist/67842#subject> ;
    mo:recorded_as <album/99166#musicalexpression> ;
    schema:byArtist <artist/67842#subject> ;
    schema:name "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn ;
    schema:workPerformed <album/99166#musicalwork> .

<artist/67842#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99166#performance> ;
    schema:name "Ami Suzuki"@en,
        "鈴木亜美"@ja ;
    foaf:made <album/99166#lyrics>,
        <album/99166#subject> ;
    foaf:name "Ami Suzuki"@en,
        "鈴木亜美"@ja .

<album/99166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-08"^^xsd:date ;
    dcterms:title "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn ;
    mo:catalogue_number "AVCD-30921" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99166#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N7501c059917e46dc89616efdb3fababc ;
    mo:record_count 1 ;
    schema:about <product/6026#subject> ;
    schema:byArtist <artist/67842#subject> ;
    schema:datePublished "2006-02-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/99166/99166-1589966807.jpg> ;
    schema:name "Fantastic / Ami Suzuki"@en,
        "Fantastic / 鈴木亜美"@ja,
        "Fantastic / Ami Suzuki"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/99166/99166-1589966807.jpg> .

_:N369bce3d829342618871ca84d123dc4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic"@en,
        "Fantastic"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N7501c059917e46dc89616efdb3fababc ;
    schema:name "Fantastic"@en,
        "Fantastic"@ja .

_:N6837bdb2cecf49c3b7ce53301847e49f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Motion"@en,
        "スローモーション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N7501c059917e46dc89616efdb3fababc ;
    schema:name "Slow Motion"@en,
        "スローモーション"@ja .

_:N94902e63f20c4a69ab4e973c115b87ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic -instrumental-"@en,
        "Fantastic -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N7501c059917e46dc89616efdb3fababc ;
    schema:name "Fantastic -instrumental-"@en,
        "Fantastic -instrumental-"@ja .

_:Nc602aacf00e344a19625ce8b35ece8ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slow Motion -instrumental-"@en,
        "スローモーション -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N7501c059917e46dc89616efdb3fababc ;
    schema:name "Slow Motion -instrumental-"@en,
        "スローモーション -instrumental-"@ja .

_:N7501c059917e46dc89616efdb3fababc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N369bce3d829342618871ca84d123dc4a,
        _:N6837bdb2cecf49c3b7ce53301847e49f,
        _:N94902e63f20c4a69ab4e973c115b87ba,
        _:Nc602aacf00e344a19625ce8b35ece8ae ;
    mo:track_count 4 ;
    schema:duration "PT19:42"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N369bce3d829342618871ca84d123dc4a,
        _:N6837bdb2cecf49c3b7ce53301847e49f,
        _:N94902e63f20c4a69ab4e973c115b87ba,
        _:Nc602aacf00e344a19625ce8b35ece8ae .

