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

<artist/2021#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mariko Kouda"@en,
        "國府田マリ子"@ja ;
    foaf:made <album/17091#lyrics>,
        <album/17091#subject>,
        <album/17091#vocals> ;
    foaf:name "Mariko Kouda"@en,
        "國府田マリ子"@ja .

<artist/7443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17091#subject> ;
    schema:name "Mari Ueda"@en,
        "上田まり"@ja ;
    foaf:made <album/17091#composition>,
        <album/17091#lyrics>,
        <album/17091#subject> ;
    foaf:name "Mari Ueda"@en,
        "上田まり"@ja .

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

<album/17091#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn ;
    mo:performance_of <album/17091#musicalwork> ;
    mo:recorded_as <album/17091#musicalexpression> ;
    schema:name "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn ;
    schema:workPerformed <album/17091#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/19/17091/17091-1261249437.jpg> a schema:ImageObject,
        foaf:Image .

<album/17091#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "mary-go-round"@en ;
            foaf:made <album/17091#composition> ;
            foaf:name "mary-go-round"@en ],
        <artist/7443#subject> ;
    mo:produced_work <album/17091#musicalwork> ;
    schema:name "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn .

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

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

<album/17091#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-04-26"^^xsd:date ;
    dcterms:title "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn ;
    mo:catalogue_number "KICS-785" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17091#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Ne99f10995b1c4d51b980b940be2866ef ;
    mo:record_count 1 ;
    schema:datePublished "2000-04-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/19/17091/17091-1261249437.jpg> ;
    schema:name "Sabishigariya no Koi / Mariko Kouda"@en,
        "淋しがりやの恋 / 國府田マリ子"@ja,
        "Sabishigariya no Koi / Mariko Kouda"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/17091/17091-1261249437.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "mary-go-round"@en ;
    foaf:made <album/17091#lyrics> ;
    foaf:name "mary-go-round"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "mary-go-round"@en ;
    foaf:made <album/17091#subject> ;
    foaf:name "mary-go-round"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17091#subject> ;
    schema:name "mary-go-round"@en ;
    foaf:made <album/17091#subject> ;
    foaf:name "mary-go-round"@en .

_:N56be20cd5f9040e6906cc2d4c78ba1a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sabishigariya no Koi"@en,
        "淋しがりやの恋"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ne99f10995b1c4d51b980b940be2866ef ;
    schema:name "Sabishigariya no Koi"@en,
        "淋しがりやの恋"@ja .

_:Na30ae802d16b4f51aa3856c1c4bbf538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Novice"@en,
        "へなちょこ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne99f10995b1c4d51b980b940be2866ef ;
    schema:name "Novice"@en,
        "へなちょこ"@ja .

_:Nabb2514753604805bb131aca6425bf52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Forget ~Forever We're Together~"@en,
        "忘れないで~Forever We're Together~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ne99f10995b1c4d51b980b940be2866ef ;
    schema:name "Don't Forget ~Forever We're Together~"@en,
        "忘れないで~Forever We're Together~"@ja .

_:Ne99f10995b1c4d51b980b940be2866ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56be20cd5f9040e6906cc2d4c78ba1a4,
        _:Na30ae802d16b4f51aa3856c1c4bbf538,
        _:Nabb2514753604805bb131aca6425bf52 ;
    mo:track_count 3 ;
    schema:duration "PT12:13"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N56be20cd5f9040e6906cc2d4c78ba1a4,
        _:Na30ae802d16b4f51aa3856c1c4bbf538,
        _:Nabb2514753604805bb131aca6425bf52 .

