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

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

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

<artist/12021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139412#subject> ;
    schema:name "nora2r"@en ;
    foaf:made <album/139412#composition>,
        <album/139412#subject> ;
    foaf:name "nora2r"@en .

<artist/14454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139412#subject> ;
    schema:name "s-don"@en ;
    foaf:made <album/139412#composition>,
        <album/139412#subject> ;
    foaf:name "s-don"@en .

<artist/14455#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139412#subject> ;
    schema:name "kanone"@en ;
    foaf:made <album/139412#composition>,
        <album/139412#subject> ;
    foaf:name "kanone"@en .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

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

<album/139412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn ;
    mo:performance_of <album/139412#musicalwork> ;
    mo:recorded_as <album/139412#musicalexpression> ;
    schema:name "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn ;
    schema:workPerformed <album/139412#musicalwork> .

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

<https://medium-media.vgm.io/albums/21/139412/139412-cce27b2ea241.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn ;
    mo:composer <artist/12021#subject>,
        <artist/14454#subject>,
        <artist/14455#subject> ;
    mo:produced_work <album/139412#musicalwork> ;
    schema:name "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn .

<album/139412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn ;
    mo:catalogue_number "DSGB-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/139412#musicalexpression> ;
    mo:publisher _:N5990df363dae44608c3562c52cd88588 ;
    mo:record _:Nf373956e3b37415aae7940d9343acc74 ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/21/139412/139412-cce27b2ea241.jpg> ;
    schema:name "(Don't say) Goodbye EP"@en,
        "(Don't say) Goodbye EP"@ja,
        "(Don't say) Goodbye EP"@ja-latn ;
    schema:publisher _:N5990df363dae44608c3562c52cd88588 ;
    foaf:depiction <https://media.vgm.io/albums/21/139412/139412-cce27b2ea241.jpg> .

_:N0bd7405c2525474cba6d5e49b15dff51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prof.Y"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "Prof.Y"@en .

_:N5990df363dae44608c3562c52cd88588 schema:name "(Don't say) Goodbye"@en,
        "(Don't say) Goodbye"@ja,
        "(Don't say) Goodbye"@ja-latn ;
    foaf:name "(Don't say) Goodbye"@en,
        "(Don't say) Goodbye"@ja,
        "(Don't say) Goodbye"@ja-latn .

_:N89b316f1d8ac409c86a2c79da5a99d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "Determination"@en .

_:Nd53469d66b7d4b61a08069173007739d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be kind"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "be kind"@en .

_:Ne39ec91cd517413ba1578e278878773d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One night dreamer"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "One night dreamer"@en .

_:Nf3d351b3d8494202855aaa4df4d91013 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corrupted Heaven"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "Corrupted Heaven"@en .

_:Nf4c498078a75475a86ec4cee7731cf88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Workerworker"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf373956e3b37415aae7940d9343acc74 ;
    schema:name "Workerworker"@en .

_:Nf373956e3b37415aae7940d9343acc74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bd7405c2525474cba6d5e49b15dff51,
        _:N89b316f1d8ac409c86a2c79da5a99d22,
        _:Nd53469d66b7d4b61a08069173007739d,
        _:Ne39ec91cd517413ba1578e278878773d,
        _:Nf3d351b3d8494202855aaa4df4d91013,
        _:Nf4c498078a75475a86ec4cee7731cf88 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0bd7405c2525474cba6d5e49b15dff51,
        _:N89b316f1d8ac409c86a2c79da5a99d22,
        _:Nd53469d66b7d4b61a08069173007739d,
        _:Ne39ec91cd517413ba1578e278878773d,
        _:Nf3d351b3d8494202855aaa4df4d91013,
        _:Nf4c498078a75475a86ec4cee7731cf88 .

