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

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

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

<artist/1307#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97098#subject> ;
    schema:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja ;
    foaf:made <album/97098#composition>,
        <album/97098#subject> ;
    foaf:name "Pyotr Ilyich Tchaikovsky"@en,
        "Пётр Ильич Чайковский"@ja .

<artist/3712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97098#subject> ;
    schema:name "Jerry Gerber"@en ;
    foaf:made <album/97098#composition>,
        <album/97098#subject> ;
    foaf:name "Jerry Gerber"@en .

<product/13115#subject> a schema:CreativeWork ;
    schema:name "LOOM"@en,
        "LOOM"@ja,
        "LOOM"@ja-latn ;
    foaf:name "LOOM"@en,
        "LOOM"@ja,
        "LOOM"@ja-latn .

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

<org/3779#subject> schema:name "Lucasfilm Games"@en,
        "Lucasfilm Games"@ja,
        "Lucasfilm Games"@ja-latn ;
    foaf:name "Lucasfilm Games"@en,
        "Lucasfilm Games"@ja,
        "Lucasfilm Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/97098/97098-1584332038.jpg> a schema:ImageObject,
        foaf:Image .

<album/97098#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn ;
    mo:composer <artist/1307#subject>,
        <artist/3712#subject> ;
    mo:produced_work <album/97098#musicalwork> ;
    schema:name "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn .

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

<album/97098#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-06-01"^^xsd:date ;
    dcterms:title "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/97098#musicalexpression> ;
    mo:publisher <org/3779#subject> ;
    mo:record _:N5565a966c1b74c6fa4e97e8d1a2e5e4f ;
    mo:record_count 1 ;
    schema:about <product/13115#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Denis Lachaud"@en ;
            foaf:name "Denis Lachaud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nathalie Carre"@en ;
            foaf:name "Nathalie Carre"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dörthe Kamphausen"@en ;
            foaf:name "Dörthe Kamphausen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Emmanuelle Bernier"@en ;
            foaf:name "Emmanuelle Bernier"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marie Lauverjat"@en ;
            foaf:name "Marie Lauverjat"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Franck Magnier"@en ;
            foaf:name "Franck Magnier"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frédéric Segard"@en ;
            foaf:name "Frédéric Segard"@en ] ;
    schema:datePublished "1990-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/97098/97098-1584332038.jpg> ;
    schema:name "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn ;
    schema:publisher <org/3779#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/97098/97098-1584332038.jpg> .

<album/97098#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn ;
    mo:performance_of <album/97098#musicalwork> ;
    mo:performer _:N15572da57ddb41d5bf87bdfdfac263bf,
        _:N6e9e44e18bb14590b9f951fcfb6b55bf,
        _:N73857d743da54aba91f3e75a74dd8b79,
        _:N78362cdada3344e7b210126476a7cf1b,
        _:Nab1f2e6c67a44e2a8abe4e040bb57294,
        _:Nc609a2addf2149a68b42c85ec7e46ed8,
        _:Neaa794f3850645a5877c4157369113cb ;
    mo:recorded_as <album/97098#musicalexpression> ;
    schema:byArtist _:N15572da57ddb41d5bf87bdfdfac263bf,
        _:N6e9e44e18bb14590b9f951fcfb6b55bf,
        _:N73857d743da54aba91f3e75a74dd8b79,
        _:N78362cdada3344e7b210126476a7cf1b,
        _:Nab1f2e6c67a44e2a8abe4e040bb57294,
        _:Nc609a2addf2149a68b42c85ec7e46ed8,
        _:Neaa794f3850645a5877c4157369113cb ;
    schema:name "LOOM The Audio Drama"@en,
        "LOOM The Audio Drama"@ja,
        "LOOM The Audio Drama"@ja-latn ;
    schema:workPerformed <album/97098#musicalwork> .

_:N15572da57ddb41d5bf87bdfdfac263bf a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Frédéric Segard"@en ;
    foaf:name "Frédéric Segard"@en .

_:N6e9e44e18bb14590b9f951fcfb6b55bf a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Denis Lachaud"@en ;
    foaf:name "Denis Lachaud"@en .

_:N73857d743da54aba91f3e75a74dd8b79 a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Franck Magnier"@en ;
    foaf:name "Franck Magnier"@en .

_:N78362cdada3344e7b210126476a7cf1b a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Nathalie Carre"@en ;
    foaf:name "Nathalie Carre"@en .

_:N9595b18a8a104280b95513fd93ae852b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAME MUSIC"@en ;
    mo:track_number 2 ;
    schema:duration "PT24:06"^^xsd:interval ;
    schema:inPlaylist _:N5565a966c1b74c6fa4e97e8d1a2e5e4f ;
    schema:name "GAME MUSIC"@en .

_:N9833633cc2214091bab6360d60c526ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AUDIO DRAMA"@en ;
    mo:track_number 1 ;
    schema:duration "PT29:16"^^xsd:interval ;
    schema:inPlaylist _:N5565a966c1b74c6fa4e97e8d1a2e5e4f ;
    schema:name "AUDIO DRAMA"@en .

_:Nab1f2e6c67a44e2a8abe4e040bb57294 a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Dörthe Kamphausen"@en ;
    foaf:name "Dörthe Kamphausen"@en .

_:Nc609a2addf2149a68b42c85ec7e46ed8 a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Marie Lauverjat"@en ;
    foaf:name "Marie Lauverjat"@en .

_:Neaa794f3850645a5877c4157369113cb a schema:Person,
        foaf:Person ;
    mo:performed <album/97098#performance> ;
    schema:name "Emmanuelle Bernier"@en ;
    foaf:name "Emmanuelle Bernier"@en .

_:N5565a966c1b74c6fa4e97e8d1a2e5e4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9595b18a8a104280b95513fd93ae852b,
        _:N9833633cc2214091bab6360d60c526ab ;
    mo:track_count 2 ;
    schema:duration "PT24:06"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9595b18a8a104280b95513fd93ae852b,
        _:N9833633cc2214091bab6360d60c526ab .

