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

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

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

<artist/68560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155984#subject> ;
    schema:name "dotη"@ja ;
    foaf:made <album/155984#composition>,
        <album/155984#subject> ;
    foaf:name "dotη"@ja .

<artist/77280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155984#subject> ;
    schema:name "canaan"@en ;
    foaf:made <album/155984#composition>,
        <album/155984#subject> ;
    foaf:name "canaan"@en .

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

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

<org/5018#subject> schema:name "gathe-Ring"@en,
        "gathe-Ring"@ja,
        "gathe-Ring"@ja-latn ;
    foaf:name "gathe-Ring"@en,
        "gathe-Ring"@ja,
        "gathe-Ring"@ja-latn .

<https://media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155984#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> ;
    foaf:depicts <album/155984#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> .

<https://medium-media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> a schema:ImageObject,
        foaf:Image .

<album/155984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Resort EP"@en,
        "Resort EP"@ja,
        "Resort EP"@ja-latn ;
    mo:composer <artist/68560#subject>,
        <artist/77280#subject> ;
    mo:produced_work <album/155984#musicalwork> ;
    schema:name "Resort EP"@en,
        "Resort EP"@ja,
        "Resort EP"@ja-latn .

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

<album/155984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-27"^^xsd:date ;
    dcterms:title "Resort EP"@en,
        "Resort EP"@ja,
        "Resort EP"@ja-latn ;
    mo:catalogue_number "GTHR-001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155984#musicalexpression> ;
    mo:publisher <org/5018#subject> ;
    mo:record _:N2b475d7ecd36444e8f2c7d72c345f033 ;
    mo:record_count 1 ;
    schema:datePublished "2015-06-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> ;
    schema:name "Resort EP"@en,
        "Resort EP"@ja,
        "Resort EP"@ja-latn ;
    schema:publisher <org/5018#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/155984/155984-157505b8c540.jpg> .

_:N2c3d94840bf14902b4e5fc8227ddcd75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resort"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N2b475d7ecd36444e8f2c7d72c345f033 ;
    schema:name "Resort"@en .

_:N6d5c877155b946f08c9bd3ea8ae1920c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Crozz"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N2b475d7ecd36444e8f2c7d72c345f033 ;
    schema:name "Northern Crozz"@en .

_:Nc2b902228a484a42a077d9c887b0e500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LRWeevil"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N2b475d7ecd36444e8f2c7d72c345f033 ;
    schema:name "LRWeevil"@en .

_:N2b475d7ecd36444e8f2c7d72c345f033 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c3d94840bf14902b4e5fc8227ddcd75,
        _:N6d5c877155b946f08c9bd3ea8ae1920c,
        _:Nc2b902228a484a42a077d9c887b0e500 ;
    mo:track_count 3 ;
    schema:duration "PT15:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2c3d94840bf14902b4e5fc8227ddcd75,
        _:N6d5c877155b946f08c9bd3ea8ae1920c,
        _:Nc2b902228a484a42a077d9c887b0e500 .

