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

<artist/13061#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akitaroh Daichi"@en,
        "大地丙太郎"@ja ;
    foaf:made <album/35685#lyrics>,
        <album/35685#subject> ;
    foaf:name "Akitaroh Daichi"@en,
        "大地丙太郎"@ja .

<artist/17254#subject> a schema:Person,
        foaf:Person ;
    schema:name "Airin"@en,
        "亜伊林"@ja ;
    foaf:made <album/35685#lyrics>,
        <album/35685#subject> ;
    foaf:name "Airin"@en,
        "亜伊林"@ja .

<artist/23464#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Yasuhara"@en,
        "安原麗子"@ja ;
    foaf:made <album/35685#lyrics>,
        <album/35685#subject> ;
    foaf:name "Reiko Yasuhara"@en,
        "安原麗子"@ja .

<artist/47045#subject> a schema:Person,
        foaf:Person ;
    schema:name "1999 Shojotai"@en ;
    foaf:made <album/35685#subject>,
        <album/35685#vocals> ;
    foaf:name "1999 Shojotai"@en .

<artist/60412#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko"@en,
        "麗子"@ja ;
    foaf:made <album/35685#subject>,
        <album/35685#vocals> ;
    foaf:name "Reiko"@en,
        "麗子"@ja .

<artist/8322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35685#subject> ;
    schema:name "Toshio Masuda"@en,
        "増田俊郎"@ja ;
    foaf:made <album/35685#composition>,
        <album/35685#subject> ;
    foaf:name "Toshio Masuda"@en,
        "増田俊郎"@ja .

<artist/8495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35685#subject> ;
    schema:name "Shunichi Tokura"@en,
        "都倉俊一"@ja ;
    foaf:made <album/35685#composition>,
        <album/35685#subject> ;
    foaf:name "Shunichi Tokura"@en,
        "都倉俊一"@ja .

<product/4382#subject> a schema:CreativeWork ;
    schema:name "Jubei-chan The Ninja Girl: Secret of The Lovely Eyepatch"@en,
        "十兵衛ちゃん: ラブリー眼帯の秘密"@ja,
        "Jubei-chan -Lovely Gantai no Himitsu-"@ja-latn ;
    foaf:name "Jubei-chan The Ninja Girl: Secret of The Lovely Eyepatch"@en,
        "十兵衛ちゃん: ラブリー眼帯の秘密"@ja,
        "Jubei-chan -Lovely Gantai no Himitsu-"@ja-latn .

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

<album/35685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn ;
    mo:performance_of <album/35685#musicalwork> ;
    mo:recorded_as <album/35685#musicalexpression> ;
    schema:name "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn ;
    schema:workPerformed <album/35685#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/58/35685/35685-1349753385.jpg> a schema:ImageObject,
        foaf:Image .

<album/35685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn ;
    mo:composer <artist/8322#subject>,
        <artist/8495#subject> ;
    mo:produced_work <album/35685#musicalwork> ;
    schema:name "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn .

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

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

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

<album/35685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-21"^^xsd:date ;
    dcterms:title "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn ;
    mo:catalogue_number "VIDL-30425" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/35685#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nadff523d31a14f5eb40006543119d96a ;
    mo:record_count 1 ;
    schema:about <product/4382#subject> ;
    schema:datePublished "1999-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/35685/35685-1349753385.jpg> ;
    schema:name "Forever / 1999 SHOJOTAI"@en,
        "Forever / 1999少女隊"@ja,
        "Forever / 1999 SHOJOTAI"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/35685/35685-1349753385.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Tomo"@en ;
    foaf:made <album/35685#vocals> ;
    foaf:name "Tomo"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Chiiko"@en ;
    foaf:made <album/35685#vocals> ;
    foaf:name "Chiiko"@en .

_:N4f0c6bd83b2e43a790530ec149f2d1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever (INSTRUMENTAL VERSION)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nadff523d31a14f5eb40006543119d96a ;
    schema:name "Forever (INSTRUMENTAL VERSION)"@en .

_:N723c45fccf304353a874c2fbcb2cfc3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future (INSTRUMENTAL VERSION)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nadff523d31a14f5eb40006543119d96a ;
    schema:name "Future (INSTRUMENTAL VERSION)"@en .

_:N808ced413977403db70158bf17071225 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nadff523d31a14f5eb40006543119d96a ;
    schema:name "Forever"@en .

_:Na37e7dc4209b4f49b144049246b6b0ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nadff523d31a14f5eb40006543119d96a ;
    schema:name "Future"@en .

_:Nadff523d31a14f5eb40006543119d96a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f0c6bd83b2e43a790530ec149f2d1e1,
        _:N723c45fccf304353a874c2fbcb2cfc3d,
        _:N808ced413977403db70158bf17071225,
        _:Na37e7dc4209b4f49b144049246b6b0ff ;
    mo:track_count 4 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f0c6bd83b2e43a790530ec149f2d1e1,
        _:N723c45fccf304353a874c2fbcb2cfc3d,
        _:N808ced413977403db70158bf17071225,
        _:Na37e7dc4209b4f49b144049246b6b0ff .

