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

<artist/27745#subject> a schema:Person,
        foaf:Person ;
    schema:name "EMI K.Lynn"@en ;
    foaf:made <album/83294#lyrics>,
        <album/83294#subject> ;
    foaf:name "EMI K.Lynn"@en .

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

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83294#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/83294#composition>,
        <album/83294#subject> ;
    foaf:name "Alan Menken"@en .

<artist/59523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83294#subject> ;
    schema:name "3rd Productions"@en ;
    foaf:made <album/83294#composition>,
        <album/83294#subject> ;
    foaf:name "3rd Productions"@en .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

<https://media.vgm.io/albums/49/83294/83294-1546983129.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83294#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/83294/83294-1546983129.png> ;
    foaf:depicts <album/83294#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/83294/83294-1546983129.png> .

<https://medium-media.vgm.io/albums/49/83294/83294-1546983129.png> a schema:ImageObject,
        foaf:Image .

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

<album/83294#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn ;
    mo:performance_of <album/83294#musicalwork> ;
    mo:performer <artist/26575#subject> ;
    mo:recorded_as <album/83294#musicalexpression> ;
    schema:byArtist <artist/26575#subject> ;
    schema:name "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn ;
    schema:workPerformed <album/83294#musicalwork> .

<album/83294#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn ;
    mo:composer <artist/14965#subject>,
        <artist/26575#subject>,
        <artist/59523#subject> ;
    mo:produced_work <album/83294#musicalwork> ;
    schema:name "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn .

<artist/26575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83294#subject> ;
    mo:performed <album/83294#performance> ;
    schema:name "Thelma Aoyama"@en,
        "青山テルマ"@ja ;
    foaf:made <album/83294#composition>,
        <album/83294#lyrics>,
        <album/83294#subject> ;
    foaf:name "Thelma Aoyama"@en,
        "青山テルマ"@ja .

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

<album/83294#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-16"^^xsd:date ;
    dcterms:title "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn ;
    mo:catalogue_number "UPCH-5957" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83294#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:N4960450c16434a78aacc619dcb363fdb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ralph Breaks the Internet"@en ;
            foaf:name "Ralph Breaks the Internet"@en ] ;
    schema:byArtist <artist/26575#subject> ;
    schema:datePublished "2019-01-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/83294/83294-1546983129.png> ;
    schema:name "In This Place ~ Futari no Kizuna / Thelma Aoyama"@en,
        "In This Place～2人のキズナ / Thelma Aoyama"@ja,
        "In This Place ~ Futari no Kizuna / Thelma Aoyama"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/83294/83294-1546983129.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tom MacDougall"@en ;
    foaf:made <album/83294#lyrics> ;
    foaf:name "Tom MacDougall"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phil Johnston"@en ;
    foaf:made <album/83294#lyrics> ;
    foaf:name "Phil Johnston"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Phil Johnston"@en ;
    foaf:made <album/83294#subject> ;
    foaf:name "Phil Johnston"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tom MacDougall"@en ;
    foaf:made <album/83294#subject> ;
    foaf:name "Tom MacDougall"@en .

_:N0410c0e61dbb4fe5b97ed315e24d12dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In This Place～2人のキズナ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4960450c16434a78aacc619dcb363fdb ;
    schema:name "In This Place～2人のキズナ"@ja .

_:N65fd0ceda6d442fc9ad91ccbc69c1e9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんなにも (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4960450c16434a78aacc619dcb363fdb ;
    schema:name "こんなにも (Instrumental)"@ja .

_:N6dbe9efec9b44f39947375cdb4c0f7db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんなにも"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4960450c16434a78aacc619dcb363fdb ;
    schema:name "こんなにも"@ja .

_:Nd6981f1515674196a631ba3b12e8b0e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In This Place～2人のキズナ (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4960450c16434a78aacc619dcb363fdb ;
    schema:name "In This Place～2人のキズナ (Instrumental)"@ja .

_:Ne98a9b7cf07d4c68a1b97f1ca68a5450 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In This Place (日本語バージョン）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4960450c16434a78aacc619dcb363fdb ;
    schema:name "In This Place (日本語バージョン）"@ja .

_:N4960450c16434a78aacc619dcb363fdb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0410c0e61dbb4fe5b97ed315e24d12dc,
        _:N65fd0ceda6d442fc9ad91ccbc69c1e9f,
        _:N6dbe9efec9b44f39947375cdb4c0f7db,
        _:Nd6981f1515674196a631ba3b12e8b0e9,
        _:Ne98a9b7cf07d4c68a1b97f1ca68a5450 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0410c0e61dbb4fe5b97ed315e24d12dc,
        _:N65fd0ceda6d442fc9ad91ccbc69c1e9f,
        _:N6dbe9efec9b44f39947375cdb4c0f7db,
        _:Nd6981f1515674196a631ba3b12e8b0e9,
        _:Ne98a9b7cf07d4c68a1b97f1ca68a5450 .

