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

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

<artist/2309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141015#subject> ;
    schema:name "Takahiro Ogata"@en,
        "緒方貴宏"@ja ;
    foaf:made <album/141015#composition>,
        <album/141015#lyrics>,
        <album/141015#subject> ;
    foaf:name "Takahiro Ogata"@en,
        "緒方貴宏"@ja .

<album/141015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn ;
    mo:composer <artist/2309#subject> ;
    mo:produced_work <album/141015#musicalwork> ;
    schema:name "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn .

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

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

<https://media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> ;
    foaf:depicts <album/141015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> .

<https://medium-media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/64494#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141015#performance> ;
    schema:name "OGT"@en ;
    foaf:name "OGT"@en .

<album/141015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn ;
    mo:performance_of <album/141015#musicalwork> ;
    mo:performer _:N4b13eadaa4dd4306802e888b4bc144b1,
        <artist/64494#subject> ;
    mo:recorded_as <album/141015#musicalexpression> ;
    schema:byArtist _:N4b13eadaa4dd4306802e888b4bc144b1,
        <artist/64494#subject> ;
    schema:name "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn ;
    schema:workPerformed <album/141015#musicalwork> .

<album/141015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-12"^^xsd:date ;
    dcterms:title "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141015#musicalexpression> ;
    mo:publisher _:N7925f9337ff442d08070c9dee31e22d1 ;
    mo:record _:Nd869641549a04efea4b00012d5f8db39 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Amy"@en ;
            foaf:name "Amy"@en ],
        <artist/64494#subject> ;
    schema:datePublished "2021-08-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> ;
    schema:name "Stay Home with me"@en,
        "Stay Home with me"@ja,
        "Stay Home with me"@ja-latn ;
    schema:publisher _:N7925f9337ff442d08070c9dee31e22d1 ;
    foaf:depiction <https://media.vgm.io/albums/51/141015/141015-1b4a5e69432a.jpg> .

_:N3c4dbfd1189546c7844b548e2b392052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Home with me"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nd869641549a04efea4b00012d5f8db39 ;
    schema:name "Stay Home with me"@en .

_:N4b13eadaa4dd4306802e888b4bc144b1 a schema:Person,
        foaf:Person ;
    mo:performed <album/141015#performance> ;
    schema:name "Amy"@en ;
    foaf:name "Amy"@en .

_:N7925f9337ff442d08070c9dee31e22d1 schema:name "Amy"@en,
        "Amy"@ja,
        "Amy"@ja-latn ;
    foaf:name "Amy"@en,
        "Amy"@ja,
        "Amy"@ja-latn .

_:Nd869641549a04efea4b00012d5f8db39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c4dbfd1189546c7844b548e2b392052 ;
    mo:track_count 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N3c4dbfd1189546c7844b548e2b392052 .

