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

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

<artist/3701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80153#subject> ;
    schema:name "Tomohiko Kira"@en,
        "吉良知彦"@ja ;
    foaf:made <album/80153#composition>,
        <album/80153#subject> ;
    foaf:name "Tomohiko Kira"@en,
        "吉良知彦"@ja .

<artist/8833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80153#subject> ;
    schema:name "Takamune Negishi"@en,
        "根岸孝旨"@ja ;
    foaf:made <album/80153#composition>,
        <album/80153#subject> ;
    foaf:name "Takamune Negishi"@en,
        "根岸孝旨"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/35/80153/80153-1535059741.jpg> a schema:ImageObject,
        foaf:Image .

<album/80153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn ;
    mo:composer <artist/3701#subject>,
        <artist/8833#subject> ;
    mo:produced_work <album/80153#musicalwork> ;
    schema:name "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn .

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

<album/80153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn ;
    mo:performance_of <album/80153#musicalwork> ;
    mo:performer <artist/3037#subject> ;
    mo:recorded_as <album/80153#musicalexpression> ;
    schema:byArtist <artist/3037#subject> ;
    schema:name "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn ;
    schema:workPerformed <album/80153#musicalwork> .

<artist/3037#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80153#performance> ;
    schema:name "Maria Kawamura"@en,
        "川村万梨阿"@ja ;
    foaf:made <album/80153#lyrics>,
        <album/80153#subject> ;
    foaf:name "Maria Kawamura"@en,
        "川村万梨阿"@ja .

<album/80153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-06-01"^^xsd:date ;
    dcterms:title "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn ;
    mo:catalogue_number "AH-944" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/80153#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N87aa89d6bd57457c8102de186532765e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Five Star Stories"@en ;
            foaf:name "The Five Star Stories"@en ] ;
    schema:byArtist <artist/3037#subject> ;
    schema:datePublished "1988-06-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/35/80153/80153-1535059741.jpg> ;
    schema:name "Yume no naka de / Maria Kawamura"@en,
        "夢のなかで / 川村万梨阿"@ja,
        "Yume no naka de / Maria Kawamura"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/80153/80153-1535059741.jpg> .

_:N249f98eb7fa2423abd62f5b8190e0265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のなかで-GITANO-"@ja,
        "Yume no naka de -GITANO-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N87aa89d6bd57457c8102de186532765e ;
    schema:name "夢のなかで-GITANO-"@ja,
        "Yume no naka de -GITANO-"@ja-latn .

_:Nb38d36559f6d4c588222a73634cda2ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LAVENDER BOAT"@ja,
        "LAVENDER BOAT"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N87aa89d6bd57457c8102de186532765e ;
    schema:name "LAVENDER BOAT"@ja,
        "LAVENDER BOAT"@ja-latn .

_:N87aa89d6bd57457c8102de186532765e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N249f98eb7fa2423abd62f5b8190e0265,
        _:Nb38d36559f6d4c588222a73634cda2ec ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N249f98eb7fa2423abd62f5b8190e0265,
        _:Nb38d36559f6d4c588222a73634cda2ec .

