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

<album/151340#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn ;
    mo:produced_work <album/151340#musicalwork> ;
    schema:name "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn .

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

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

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

<album/151340#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn ;
    mo:performance_of <album/151340#musicalwork> ;
    mo:recorded_as <album/151340#musicalexpression> ;
    schema:name "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn ;
    schema:workPerformed <album/151340#musicalwork> .

<https://media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151340#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> ;
    foaf:depicts <album/151340#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> .

<https://medium-media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151340#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-18"^^xsd:date ;
    dcterms:title "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151340#musicalexpression> ;
    mo:publisher _:Nb028f951c70d47f7b7f819cc43784c43 ;
    mo:record _:Nbee811aed5ff429ba9159bff209eb87d ;
    mo:record_count 1 ;
    schema:datePublished "2014-08-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> ;
    schema:name "Pigeon / Amos Roddy"@en,
        "Pigeon / Amos Roddy"@ja,
        "Pigeon / Amos Roddy"@ja-latn ;
    schema:publisher _:Nb028f951c70d47f7b7f819cc43784c43 ;
    foaf:depiction <https://media.vgm.io/albums/04/151340/151340-216fff7e6993.jpg> .

_:N1c62bc86578e41308489fbea99ffc3fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Light of Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nbee811aed5ff429ba9159bff209eb87d ;
    schema:name "In Light of Time"@en .

_:N377aaac065b94f589a9752199ee80e84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Telephonic Sponge"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nbee811aed5ff429ba9159bff209eb87d ;
    schema:name "Telephonic Sponge"@en .

_:N526127073159476988d87f45aec84237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aeronaut"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nbee811aed5ff429ba9159bff209eb87d ;
    schema:name "Aeronaut"@en .

_:N7fbd6f0347704eb4a9993d12b5c3b2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Rain Saw"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nbee811aed5ff429ba9159bff209eb87d ;
    schema:name "What the Rain Saw"@en .

_:Na535571375f943c9a40330260c856a26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For Proof"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nbee811aed5ff429ba9159bff209eb87d ;
    schema:name "For Proof"@en .

_:Nb028f951c70d47f7b7f819cc43784c43 schema:name "Amos Roddy"@en,
        "Amos Roddy"@ja,
        "Amos Roddy"@ja-latn ;
    foaf:name "Amos Roddy"@en,
        "Amos Roddy"@ja,
        "Amos Roddy"@ja-latn .

_:Nbee811aed5ff429ba9159bff209eb87d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c62bc86578e41308489fbea99ffc3fe,
        _:N377aaac065b94f589a9752199ee80e84,
        _:N526127073159476988d87f45aec84237,
        _:N7fbd6f0347704eb4a9993d12b5c3b2f0,
        _:Na535571375f943c9a40330260c856a26 ;
    mo:track_count 5 ;
    schema:duration "PT15:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1c62bc86578e41308489fbea99ffc3fe,
        _:N377aaac065b94f589a9752199ee80e84,
        _:N526127073159476988d87f45aec84237,
        _:N7fbd6f0347704eb4a9993d12b5c3b2f0,
        _:Na535571375f943c9a40330260c856a26 .

