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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<album/73701#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Story"@en,
        "Story"@ja,
        "Story"@ja-latn ;
    mo:composer <artist/12218#subject> ;
    mo:produced_work <album/73701#musicalwork> ;
    schema:name "Story"@en,
        "Story"@ja,
        "Story"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/10/73701/73701-1513939555.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73701#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Story"@en,
        "Story"@ja,
        "Story"@ja-latn ;
    mo:performance_of <album/73701#musicalwork> ;
    mo:performer _:N3eb4ca3d0ce048769239d1ee0bd7c06e,
        <artist/12218#subject> ;
    mo:recorded_as <album/73701#musicalexpression> ;
    schema:byArtist _:N3eb4ca3d0ce048769239d1ee0bd7c06e,
        <artist/12218#subject> ;
    schema:name "Story"@en,
        "Story"@ja,
        "Story"@ja-latn ;
    schema:workPerformed <album/73701#musicalwork> .

<artist/12218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73701#subject> ;
    mo:performed <album/73701#performance> ;
    schema:name "Wani"@en,
        "ワニ"@ja ;
    foaf:made <album/73701#composition>,
        <album/73701#lyrics>,
        <album/73701#subject> ;
    foaf:name "Wani"@en,
        "ワニ"@ja .

<album/73701#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Story"@en,
        "Story"@ja,
        "Story"@ja-latn ;
    mo:catalogue_number "KS-03" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73701#musicalexpression> ;
    mo:publisher _:N65bad3d77ff440e7830c23dc90199247 ;
    mo:record _:Na16b66ee662c4b66a6606fec5599c544 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "きらぴかみうな"@en ;
            foaf:name "きらぴかみうな"@en ],
        <artist/12218#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/73701/73701-1513939555.jpg> ;
    schema:name "Story"@en,
        "Story"@ja,
        "Story"@ja-latn ;
    schema:publisher _:N65bad3d77ff440e7830c23dc90199247 ;
    foaf:depiction <https://media.vgm.io/albums/10/73701/73701-1513939555.jpg> .

_:N3eb4ca3d0ce048769239d1ee0bd7c06e a schema:Person,
        foaf:Person ;
    mo:performed <album/73701#performance> ;
    schema:name "きらぴかみうな"@en ;
    foaf:name "きらぴかみうな"@en .

_:N65bad3d77ff440e7830c23dc90199247 schema:name "Knife"@en ;
    foaf:name "Knife"@en .

_:N7a75aa185eff4cdfb17bed73def36d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story -Single ver.-"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Na16b66ee662c4b66a6606fec5599c544 ;
    schema:name "Story -Single ver.-"@en .

_:Nac20e9b78c764b79bde9b4a90c425fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story -Off vocal-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Na16b66ee662c4b66a6606fec5599c544 ;
    schema:name "Story -Off vocal-"@en .

_:Na16b66ee662c4b66a6606fec5599c544 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7a75aa185eff4cdfb17bed73def36d7e,
        _:Nac20e9b78c764b79bde9b4a90c425fe1 ;
    mo:track_count 2 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7a75aa185eff4cdfb17bed73def36d7e,
        _:Nac20e9b78c764b79bde9b4a90c425fe1 .

