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

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

<artist/46153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65470#subject> ;
    schema:name "Shuhey Endo"@en,
        "遠藤修平"@ja ;
    foaf:made <album/65470#composition>,
        <album/65470#lyrics>,
        <album/65470#subject> ;
    foaf:name "Shuhey Endo"@en,
        "遠藤修平"@ja .

<release/30389#subject> a schema:CreativeWork ;
    schema:name "X-Men"@en,
        "X-Men"@ja,
        "X-Men"@ja-latn ;
    foaf:name "X-Men"@en,
        "X-Men"@ja,
        "X-Men"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/07/65470/65470-1486861871.jpg> a schema:ImageObject,
        foaf:Image .

<album/65470#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Akihiko Shinone"@en ;
            foaf:made <album/65470#composition> ;
            foaf:name "Akihiko Shinone"@en ],
        <artist/46153#subject> ;
    mo:produced_work <album/65470#musicalwork> ;
    schema:name "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn .

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

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

<album/65470#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn ;
    mo:performance_of <album/65470#musicalwork> ;
    mo:performer <artist/46151#subject> ;
    mo:recorded_as <album/65470#musicalexpression> ;
    schema:byArtist <artist/46151#subject> ;
    schema:name "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn ;
    schema:workPerformed <album/65470#musicalwork> .

<artist/46151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65470#performance> ;
    schema:name "AMBIENCE"@en ;
    foaf:name "AMBIENCE"@en .

<album/65470#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-05-21"^^xsd:date ;
    dcterms:title "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn ;
    mo:catalogue_number "TMDN-3" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/65470#musicalexpression> ;
    mo:publisher _:N3fd8eebfe2154457b90c79d16edc39e3 ;
    mo:record _:Naed07cec89f34274b6766e7e88d573d3 ;
    mo:record_count 1 ;
    schema:about <release/30389#subject> ;
    schema:byArtist <artist/46151#subject> ;
    schema:datePublished "1994-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/65470/65470-1486861871.jpg> ;
    schema:name "DREAMIN' / AMBIENCE"@en,
        "DREAMIN' / アンビエンス"@ja,
        "DREAMIN' / AMBIENCE"@ja-latn ;
    schema:publisher _:N3fd8eebfe2154457b90c79d16edc39e3 ;
    foaf:depiction <https://media.vgm.io/albums/07/65470/65470-1486861871.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitagawa"@en ;
    foaf:made <album/65470#lyrics> ;
    foaf:name "Hiroshi Kitagawa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65470#subject> ;
    schema:name "Akihiko Shinone"@en ;
    foaf:made <album/65470#subject> ;
    foaf:name "Akihiko Shinone"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitagawa"@en ;
    foaf:made <album/65470#subject> ;
    foaf:name "Hiroshi Kitagawa"@en .

_:N3fd8eebfe2154457b90c79d16edc39e3 schema:name "Tee²"@en,
        "Tee²"@ja,
        "Tee²"@ja-latn ;
    foaf:name "Tee²"@en,
        "Tee²"@ja,
        "Tee²"@ja-latn .

_:N43d2f81acd3a483384eef512e037fc50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISING"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Naed07cec89f34274b6766e7e88d573d3 ;
    schema:name "RISING"@en .

_:Nf1faf4d5cf9b4cf8b768d86907575836 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMIN'"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Naed07cec89f34274b6766e7e88d573d3 ;
    schema:name "DREAMIN'"@en .

_:Nffb95beeb08f43c78e94abb55c78420e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DREAMIN' [KARAOKE]"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Naed07cec89f34274b6766e7e88d573d3 ;
    schema:name "DREAMIN' [KARAOKE]"@en .

_:Naed07cec89f34274b6766e7e88d573d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43d2f81acd3a483384eef512e037fc50,
        _:Nf1faf4d5cf9b4cf8b768d86907575836,
        _:Nffb95beeb08f43c78e94abb55c78420e ;
    mo:track_count 3 ;
    schema:duration "PT12:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N43d2f81acd3a483384eef512e037fc50,
        _:Nf1faf4d5cf9b4cf8b768d86907575836,
        _:Nffb95beeb08f43c78e94abb55c78420e .

