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

<artist/28606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimio Yabuki"@en,
        "矢吹公郎"@ja ;
    foaf:made <album/77845#lyrics>,
        <album/77845#subject> ;
    foaf:name "Kimio Yabuki"@en,
        "矢吹公郎"@ja .

<artist/46043#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiko Mari"@en,
        "真理ヨシコ"@ja ;
    foaf:made <album/77845#subject>,
        <album/77845#vocals> ;
    foaf:name "Yoshiko Mari"@en,
        "真理ヨシコ"@ja .

<artist/35624#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77845#subject> ;
    schema:name "V.Krivtsov"@en ;
    foaf:made <album/77845#composition>,
        <album/77845#subject> ;
    foaf:name "V.Krivtsov"@en .

<album/77845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    mo:composer <artist/35624#subject> ;
    mo:produced_work <album/77845#musicalwork> ;
    schema:name "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn .

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

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

<album/77845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    mo:performance_of <album/77845#musicalwork> ;
    mo:recorded_as <album/77845#musicalexpression> ;
    schema:name "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    schema:workPerformed <album/77845#musicalwork> .

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

<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/54/77845/77845-1526801093.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77845#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/77845/77845-1526801093.jpg> ;
    foaf:depicts <album/77845#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/77845/77845-1526801093.jpg> .

<https://medium-media.vgm.io/albums/54/77845/77845-1526801093.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-03-01"^^xsd:date ;
    dcterms:title "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    mo:catalogue_number "SCS-531" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/77845#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf83b9aed715a49bca6817b94682fe17b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mori wa Ikiteiru"@en ;
            foaf:name "Mori wa Ikiteiru"@en ] ;
    schema:datePublished "1980-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/77845/77845-1526801093.jpg> ;
    schema:name "Mori wa Ikiteiru"@en,
        "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/77845/77845-1526801093.jpg> .

_:N7a28ade3cb42473b846bd0b433e04977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泣かないわ"@ja,
        "Nakanai wa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf83b9aed715a49bca6817b94682fe17b ;
    schema:name "泣かないわ"@ja,
        "Nakanai wa"@ja-latn .

_:Nfb9682d0e5f642d28732345130439b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf83b9aed715a49bca6817b94682fe17b ;
    schema:name "森は生きている"@ja,
        "Mori wa Ikiteiru"@ja-latn .

_:Nf83b9aed715a49bca6817b94682fe17b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a28ade3cb42473b846bd0b433e04977,
        _:Nfb9682d0e5f642d28732345130439b2a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7a28ade3cb42473b846bd0b433e04977,
        _:Nfb9682d0e5f642d28732345130439b2a .

