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

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:made <album/59308#lyrics>,
        <album/59308#subject>,
        <album/59308#vocals> ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:made <album/59308#subject>,
        <album/59308#vocals> ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<artist/5032#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouji Tajima"@en,
        "田島浩二"@ja ;
    foaf:made <album/59308#lyrics>,
        <album/59308#subject> ;
    foaf:name "Kouji Tajima"@en,
        "田島浩二"@ja .

<artist/10552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59308#subject> ;
    schema:name "Harukichi Yamamoto"@en,
        "山本はるきち"@ja ;
    foaf:made <album/59308#composition>,
        <album/59308#subject> ;
    foaf:name "Harukichi Yamamoto"@en,
        "山本はるきち"@ja .

<artist/17996#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59308#subject> ;
    schema:name "Yuhki Nakajima"@en,
        "中島優貴"@ja ;
    foaf:made <album/59308#composition>,
        <album/59308#subject> ;
    foaf:name "Yuhki Nakajima"@en,
        "中島優貴"@ja .

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

<album/59308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn ;
    mo:performance_of <album/59308#musicalwork> ;
    mo:recorded_as <album/59308#musicalexpression> ;
    schema:name "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn ;
    schema:workPerformed <album/59308#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/80/59308/59308-ccf5f55447d6.jpg> a schema:ImageObject,
        foaf:Image .

<album/59308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn ;
    mo:composer <artist/10552#subject>,
        <artist/17996#subject> ;
    mo:produced_work <album/59308#musicalwork> ;
    schema:name "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn .

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

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

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

<album/59308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-03-01"^^xsd:date ;
    dcterms:title "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn ;
    mo:catalogue_number "VPDG-20598" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/59308#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N3bc6e52ccde34a0e9bc74fcc769bef06 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kohryu no Mimi"@en ;
            foaf:name "Kohryu no Mimi"@en ] ;
    schema:datePublished "1995-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/59308/59308-ccf5f55447d6.jpg> ;
    schema:name "Tenshou / Dream of YOU"@en,
        "天翔 / Dream of YOU"@ja,
        "Tenshou / Dream of YOU"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/59308/59308-ccf5f55447d6.jpg> .

_:N225c02b1d21a4c37a7fd0cc03b69e899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天翔 [off vocal version]"@ja,
        "Tenshou [off vocal version]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N3bc6e52ccde34a0e9bc74fcc769bef06 ;
    schema:name "天翔 [off vocal version]"@ja,
        "Tenshou [off vocal version]"@ja-latn .

_:N23d9be364f3c40229d25652ea237db69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM OF YOU"@ja,
        "DREAM OF YOU"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3bc6e52ccde34a0e9bc74fcc769bef06 ;
    schema:name "DREAM OF YOU"@ja,
        "DREAM OF YOU"@ja-latn .

_:N565cc8781dc942f8ad30ef661001dbc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAM OF YOU [off vocal version]"@ja,
        "DREAM OF YOU [off vocal version]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N3bc6e52ccde34a0e9bc74fcc769bef06 ;
    schema:name "DREAM OF YOU [off vocal version]"@ja,
        "DREAM OF YOU [off vocal version]"@ja-latn .

_:Naee83fea12584568a3d632e38ef89d94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天翔"@ja,
        "Tenshou"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N3bc6e52ccde34a0e9bc74fcc769bef06 ;
    schema:name "天翔"@ja,
        "Tenshou"@ja-latn .

_:N3bc6e52ccde34a0e9bc74fcc769bef06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N225c02b1d21a4c37a7fd0cc03b69e899,
        _:N23d9be364f3c40229d25652ea237db69,
        _:N565cc8781dc942f8ad30ef661001dbc1,
        _:Naee83fea12584568a3d632e38ef89d94 ;
    mo:track_count 4 ;
    schema:duration "PT16:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N225c02b1d21a4c37a7fd0cc03b69e899,
        _:N23d9be364f3c40229d25652ea237db69,
        _:N565cc8781dc942f8ad30ef661001dbc1,
        _:Naee83fea12584568a3d632e38ef89d94 .

