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

<artist/21828#subject> a schema:Person,
        foaf:Person ;
    schema:name "NAWNAW"@en ;
    foaf:made <album/84839#subject>,
        <album/84839#vocals> ;
    foaf:name "NAWNAW"@en .

<artist/26816#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Matsumoto"@en,
        "松本花奈"@ja ;
    foaf:made <album/84839#lyrics>,
        <album/84839#subject> ;
    foaf:name "Kana Matsumoto"@en,
        "松本花奈"@ja .

<artist/10039#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84839#subject> ;
    schema:name "Kazuya Daimon"@en,
        "大門一也"@ja ;
    foaf:made <album/84839#composition>,
        <album/84839#subject> ;
    foaf:name "Kazuya Daimon"@en,
        "大門一也"@ja .

<artist/14330#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84839#subject> ;
    schema:name "TA,Cool"@en ;
    foaf:made <album/84839#composition>,
        <album/84839#subject> ;
    foaf:name "TA,Cool"@en .

<product/17009#subject> a schema:CreativeWork ;
    schema:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn ;
    foaf:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn .

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

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

<album/84839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn ;
    mo:performance_of <album/84839#musicalwork> ;
    mo:recorded_as <album/84839#musicalexpression> ;
    schema:name "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn ;
    schema:workPerformed <album/84839#musicalwork> .

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

<org/3298#subject> schema:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn ;
    foaf:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn .

<https://media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> ;
    foaf:depicts <album/84839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> .

<https://medium-media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> a schema:ImageObject,
        foaf:Image .

<album/84839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn ;
    mo:composer <artist/10039#subject>,
        <artist/14330#subject> ;
    mo:produced_work <album/84839#musicalwork> ;
    schema:name "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn .

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

<album/84839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-04-21"^^xsd:date ;
    dcterms:title "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn ;
    mo:catalogue_number "APDM-5062" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/84839#musicalexpression> ;
    mo:publisher <org/3298#subject> ;
    mo:record _:N275a98e7ae6d4c03bc246ce057e3e62a ;
    mo:record_count 1 ;
    schema:about <product/17009#subject> ;
    schema:datePublished "1999-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> ;
    schema:name "All My Soul / NAWNAW"@en,
        "All My Soul / NAWNAW"@ja,
        "All My Soul / NAWNAW"@ja-latn ;
    schema:publisher <org/3298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/84839/84839-437435e6a7f0.jpg> .

_:N51500815514c4ecd9b6aaa850dd15fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearness"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N275a98e7ae6d4c03bc246ce057e3e62a ;
    schema:name "Dearness"@en .

_:N8b7247e26e8e422f9d189c5aca7f99fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All My Soul -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N275a98e7ae6d4c03bc246ce057e3e62a ;
    schema:name "All My Soul -Instrumental-"@en .

_:N8e40fb6f144340c587a90723b4523d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All My Soul"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N275a98e7ae6d4c03bc246ce057e3e62a ;
    schema:name "All My Soul"@en .

_:Nb20d0ecd73714b379c79f0bf50c4aba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearness -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N275a98e7ae6d4c03bc246ce057e3e62a ;
    schema:name "Dearness -Instrumental-"@en .

_:N275a98e7ae6d4c03bc246ce057e3e62a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51500815514c4ecd9b6aaa850dd15fc3,
        _:N8b7247e26e8e422f9d189c5aca7f99fe,
        _:N8e40fb6f144340c587a90723b4523d74,
        _:Nb20d0ecd73714b379c79f0bf50c4aba7 ;
    mo:track_count 4 ;
    schema:duration "PT17:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N51500815514c4ecd9b6aaa850dd15fc3,
        _:N8b7247e26e8e422f9d189c5aca7f99fe,
        _:N8e40fb6f144340c587a90723b4523d74,
        _:Nb20d0ecd73714b379c79f0bf50c4aba7 .

