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

<artist/26982#subject> a schema:Person,
        foaf:Person ;
    schema:name "Norie Kanzawa"@en,
        "神沢礼江"@ja ;
    foaf:made <album/70381#lyrics>,
        <album/70381#subject> ;
    foaf:name "Norie Kanzawa"@en,
        "神沢礼江"@ja .

<artist/11371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70381#subject> ;
    schema:name "Toshihiko Shibaya"@en,
        "柴矢俊彦"@ja ;
    foaf:made <album/70381#composition>,
        <album/70381#subject> ;
    foaf:name "Toshihiko Shibaya"@en,
        "柴矢俊彦"@ja .

<artist/18050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70381#subject> ;
    schema:name "Yumi Tanimura"@en,
        "谷村有美"@ja ;
    foaf:made <album/70381#composition>,
        <album/70381#lyrics>,
        <album/70381#subject>,
        <album/70381#vocals> ;
    foaf:name "Yumi Tanimura"@en,
        "谷村有美"@ja .

<product/5422#subject> a schema:CreativeWork ;
    schema:name "21EMON"@en,
        "21エモン"@ja,
        "21-emon"@ja-latn ;
    foaf:name "21EMON"@en,
        "21エモン"@ja,
        "21-emon"@ja-latn .

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

<album/70381#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn ;
    mo:performance_of <album/70381#musicalwork> ;
    mo:recorded_as <album/70381#musicalexpression> ;
    schema:name "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn ;
    schema:workPerformed <album/70381#musicalwork> .

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

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/70381/70381-1501825089.jpg> a schema:ImageObject,
        foaf:Image .

<album/70381#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn ;
    mo:composer <artist/11371#subject>,
        <artist/18050#subject> ;
    mo:produced_work <album/70381#musicalwork> ;
    schema:name "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn .

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

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

<album/70381#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-06-21"^^xsd:date ;
    dcterms:title "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn ;
    mo:catalogue_number "SRDL-3300" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/70381#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:Ne424540924ae4064bc142a7f10d2b8ee ;
    mo:record_count 1 ;
    schema:about <product/5422#subject> ;
    schema:datePublished "1991-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/18/70381/70381-1501825089.jpg> ;
    schema:name "21-seiki no Koibito / Yumi Tanimura"@en,
        "21世紀の恋人 / 谷村有美"@ja,
        "21-seiki no Koibito / Yumi Tanimura"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/70381/70381-1501825089.jpg> .

_:Nc9460ff7f6d84dad84ea0da4f55cb96f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "21世紀の恋人"@ja,
        "21-seiki no Koibito"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne424540924ae4064bc142a7f10d2b8ee ;
    schema:name "21世紀の恋人"@ja,
        "21-seiki no Koibito"@ja-latn .

_:Ndb307b2723a74111a907431178996158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OH MY GOD!!"@ja,
        "OH MY GOD!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ne424540924ae4064bc142a7f10d2b8ee ;
    schema:name "OH MY GOD!!"@ja,
        "OH MY GOD!!"@ja-latn .

_:Ne424540924ae4064bc142a7f10d2b8ee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc9460ff7f6d84dad84ea0da4f55cb96f,
        _:Ndb307b2723a74111a907431178996158 ;
    mo:track_count 2 ;
    schema:duration "PT9:07"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nc9460ff7f6d84dad84ea0da4f55cb96f,
        _:Ndb307b2723a74111a907431178996158 .

