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

<artist/4496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anju Mana"@en,
        "真名杏樹"@ja ;
    foaf:made <album/55784#lyrics>,
        <album/55784#subject> ;
    foaf:name "Anju Mana"@en,
        "真名杏樹"@ja .

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

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55784#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/55784#composition>,
        <album/55784#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/4314#subject> a schema:CreativeWork ;
    schema:name "Bubblegum Crisis"@en,
        "バブルガムクライシス"@ja,
        "Bubblegum Crisis"@ja-latn ;
    foaf:name "Bubblegum Crisis"@en,
        "バブルガムクライシス"@ja,
        "Bubblegum Crisis"@ja-latn .

<album/55784#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/55784#musicalwork> ;
    schema:name "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/48/55784/55784-1448195327.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55784#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn ;
    mo:performance_of <album/55784#musicalwork> ;
    mo:performer <artist/10544#subject> ;
    mo:recorded_as <album/55784#musicalexpression> ;
    schema:byArtist <artist/10544#subject> ;
    schema:name "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn ;
    schema:workPerformed <album/55784#musicalwork> .

<artist/10544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55784#performance> ;
    schema:name "Maiko Hashimoto"@en,
        "橋本舞子"@ja ;
    foaf:name "Maiko Hashimoto"@en,
        "橋本舞子"@ja .

<album/55784#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-02-07"^^xsd:date ;
    dcterms:title "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn ;
    mo:catalogue_number "TYDY-2028" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/55784#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Nacf10661ff1f4c218d932140505d6c23 ;
    mo:record_count 1 ;
    schema:about <product/4314#subject> ;
    schema:byArtist <artist/10544#subject> ;
    schema:datePublished "1990-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/55784/55784-1448195327.jpg> ;
    schema:name "Say,Yes!/Never The End / Maiko Hashimoto"@en,
        "Say,Yes!/Never The End / 橋本舞子"@ja,
        "Say,Yes!/Never The End / Maiko Hashimoto"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/55784/55784-1448195327.jpg> .

_:N5d3df111d1f14bbd90b3d0f94a64095b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never The End"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nacf10661ff1f4c218d932140505d6c23 ;
    schema:name "Never The End"@en .

_:N63f6ec06f941444a8b6f63464c6d83a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say, Yes!"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nacf10661ff1f4c218d932140505d6c23 ;
    schema:name "Say, Yes!"@en .

_:Nacf10661ff1f4c218d932140505d6c23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d3df111d1f14bbd90b3d0f94a64095b,
        _:N63f6ec06f941444a8b6f63464c6d83a2 ;
    mo:track_count 2 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5d3df111d1f14bbd90b3d0f94a64095b,
        _:N63f6ec06f941444a8b6f63464c6d83a2 .

