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

<artist/2642#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130202#subject> ;
    schema:name "b"@en ;
    foaf:made <album/130202#composition>,
        <album/130202#lyrics>,
        <album/130202#subject>,
        <album/130202#vocals> ;
    foaf:name "b"@en .

<event/31> a mo:Release ;
    schema:name "Released at M3-2008 Fall (Oct 13, 2008)" .

<album/130202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn ;
    mo:composer <artist/2642#subject> ;
    mo:produced_work <album/130202#musicalwork> ;
    schema:name "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn .

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

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

<album/130202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn ;
    mo:performance_of <album/130202#musicalwork> ;
    mo:recorded_as <album/130202#musicalexpression> ;
    schema:name "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn ;
    schema:workPerformed <album/130202#musicalwork> .

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

<https://media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130202#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> ;
    foaf:depicts <album/130202#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> .

<https://medium-media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-13"^^xsd:date ;
    dcterms:title "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130202#musicalexpression> ;
    mo:publisher _:N40b54b3c44934d349b467826e74ac65a ;
    mo:record _:N3c5ce90af1d746f6a004da4c38cd75ae ;
    mo:record_count 1 ;
    mo:release <event/31> ;
    schema:datePublished "2008-10-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> ;
    schema:name "Kamisama no Atena"@en,
        "神様に宛名"@ja,
        "Kamisama no Atena"@ja-latn ;
    schema:publisher _:N40b54b3c44934d349b467826e74ac65a ;
    foaf:depiction <https://media.vgm.io/albums/20/130202/130202-86f12334fce0.jpg> .

_:N40b54b3c44934d349b467826e74ac65a schema:name "b"@en,
        "b"@ja,
        "b"@ja-latn ;
    foaf:name "b"@en,
        "b"@ja,
        "b"@ja-latn .

_:Nd26d974c1cb84db080dcb95ed9cfc915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きみのこえ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3c5ce90af1d746f6a004da4c38cd75ae ;
    schema:name "きみのこえ"@ja .

_:Neaa0a55b02e244d0967c8989ec1e43d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "居場所"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3c5ce90af1d746f6a004da4c38cd75ae ;
    schema:name "居場所"@ja .

_:Nf9e11cd3d87b4209be8242a8e66d6973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そら"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3c5ce90af1d746f6a004da4c38cd75ae ;
    schema:name "そら"@ja .

_:N3c5ce90af1d746f6a004da4c38cd75ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd26d974c1cb84db080dcb95ed9cfc915,
        _:Neaa0a55b02e244d0967c8989ec1e43d5,
        _:Nf9e11cd3d87b4209be8242a8e66d6973 ;
    mo:track_count 3 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nd26d974c1cb84db080dcb95ed9cfc915,
        _:Neaa0a55b02e244d0967c8989ec1e43d5,
        _:Nf9e11cd3d87b4209be8242a8e66d6973 .

