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

<artist/11984#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naruhisa Arakawa"@en,
        "荒川稔久"@ja ;
    foaf:made <album/57898#lyrics>,
        <album/57898#subject> ;
    foaf:name "Naruhisa Arakawa"@en,
        "荒川稔久"@ja .

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

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57898#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/57898#composition>,
        <album/57898#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<album/57898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/57898#musicalwork> ;
    schema:name "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn .

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

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

<org/2291#subject> schema:name "m.o.e."@en,
        "m.o.e."@ja,
        "m.o.e."@ja-latn ;
    foaf:name "m.o.e."@en,
        "m.o.e."@ja,
        "m.o.e."@ja-latn .

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

<https://medium-media.vgm.io/albums/89/57898/57898-1459044835.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57898#performance> ;
    schema:name "Sayaka Ohara"@en,
        "大原さやか"@ja ;
    foaf:name "Sayaka Ohara"@en,
        "大原さやか"@ja .

<artist/7285#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57898#performance> ;
    schema:name "Mayumi Yoshida"@en,
        "吉田真弓"@ja ;
    foaf:name "Mayumi Yoshida"@en,
        "吉田真弓"@ja .

<artist/756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57898#performance> ;
    schema:name "Sanae Kobayashi"@en,
        "小林沙苗"@ja ;
    foaf:name "Sanae Kobayashi"@en,
        "小林沙苗"@ja .

<artist/7885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57898#performance> ;
    schema:name "Kiyomi Asai"@en,
        "浅井清己"@ja ;
    foaf:name "Kiyomi Asai"@en,
        "浅井清己"@ja .

<artist/876#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57898#performance> ;
    schema:name "Miyu Matsuki"@en,
        "松来未祐"@ja ;
    foaf:name "Miyu Matsuki"@en,
        "松来未祐"@ja .

<album/57898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn ;
    mo:performance_of <album/57898#musicalwork> ;
    mo:performer <artist/4556#subject>,
        <artist/7285#subject>,
        <artist/756#subject>,
        <artist/7885#subject>,
        <artist/876#subject> ;
    mo:recorded_as <album/57898#musicalexpression> ;
    schema:byArtist <artist/4556#subject>,
        <artist/7285#subject>,
        <artist/756#subject>,
        <artist/7885#subject>,
        <artist/876#subject> ;
    schema:name "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn ;
    schema:workPerformed <album/57898#musicalwork> .

<album/57898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-19"^^xsd:date ;
    dcterms:title "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn ;
    mo:catalogue_number "PCCG-00667" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57898#musicalexpression> ;
    mo:publisher <org/2291#subject> ;
    mo:record _:N00a136fbe647417aa361b4f30ae9b122 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVE♥LOVE?"@en ;
            foaf:name "LOVE♥LOVE?"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Cosmopolitan Prayers"@en ;
            foaf:name "The Cosmopolitan Prayers"@en ],
        [ a schema:CreativeWork ;
            schema:name "Smash hit!"@en ;
            foaf:name "Smash hit!"@en ] ;
    schema:byArtist <artist/4556#subject>,
        <artist/7285#subject>,
        <artist/756#subject>,
        <artist/7885#subject>,
        <artist/876#subject> ;
    schema:datePublished "2005-01-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/57898/57898-1459044835.jpg> ;
    schema:name "Cos∞Hit! LOVE♡ OP Collection"@en,
        "コス∞ヒット!LOVE♡ OPコレクション"@ja,
        "Cos∞Hit! LOVE♡ OP Collection"@ja-latn ;
    schema:publisher <org/2291#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/57898/57898-1459044835.jpg> .

_:N116a4e4cdefb4fbb8127280804f0ba1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒットをねらえ!"@ja,
        "Hit wo Nerae!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N00a136fbe647417aa361b4f30ae9b122 ;
    schema:name "ヒットをねらえ!"@ja,
        "Hit wo Nerae!"@ja-latn .

_:N46d965222b154061bb94f0bb72416030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超変身！コス∞プレイヤー"@ja,
        "Chouhenshin! Cos∞prayer"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N00a136fbe647417aa361b4f30ae9b122 ;
    schema:name "超変身！コス∞プレイヤー"@ja,
        "Chouhenshin! Cos∞prayer"@ja-latn .

_:Nd3daeedb48e5414980db984516eb42cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Love)∞"@ja,
        "(Love)∞"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N00a136fbe647417aa361b4f30ae9b122 ;
    schema:name "(Love)∞"@ja,
        "(Love)∞"@ja-latn .

_:N00a136fbe647417aa361b4f30ae9b122 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N116a4e4cdefb4fbb8127280804f0ba1f,
        _:N46d965222b154061bb94f0bb72416030,
        _:Nd3daeedb48e5414980db984516eb42cb ;
    mo:track_count 3 ;
    schema:duration "PT10:17"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N116a4e4cdefb4fbb8127280804f0ba1f,
        _:N46d965222b154061bb94f0bb72416030,
        _:Nd3daeedb48e5414980db984516eb42cb .

