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

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

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

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "aran"@en .

<artist/14496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "Dirty Androids"@en ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "Dirty Androids"@en .

<artist/236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "DJ SHIMAMURA"@en ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "DJ SHIMAMURA"@en .

<artist/35242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "MuryokuP"@en,
        "無力P"@ja ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "MuryokuP"@en,
        "無力P"@ja .

<artist/36235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "DJ Genki"@en ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "DJ Genki"@en .

<artist/5607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36937#subject> ;
    schema:name "DJ Noriken"@en ;
    foaf:made <album/36937#composition>,
        <album/36937#subject> ;
    foaf:name "DJ Noriken"@en .

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

<org/432#subject> schema:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn ;
    foaf:name "SKETCH UP! Recordings"@en,
        "SKETCH UP! Recordings"@ja,
        "SKETCH UP! Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/36937/36937-1355954307.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36937#performance> ;
    schema:name "yukacco"@en ;
    foaf:name "yukacco"@en .

<artist/13304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36937#performance> ;
    schema:name "Tia"@en ;
    foaf:name "Tia"@en .

<album/36937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn ;
    mo:performance_of <album/36937#musicalwork> ;
    mo:performer <artist/10297#subject>,
        <artist/13304#subject> ;
    mo:recorded_as <album/36937#musicalexpression> ;
    schema:byArtist <artist/10297#subject>,
        <artist/13304#subject> ;
    schema:name "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn ;
    schema:workPerformed <album/36937#musicalwork> .

<album/36937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn ;
    mo:composer <artist/12273#subject>,
        <artist/14496#subject>,
        <artist/236#subject>,
        <artist/35242#subject>,
        <artist/36235#subject>,
        <artist/5607#subject> ;
    mo:produced_work <album/36937#musicalwork> ;
    schema:name "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn .

<album/36937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-31"^^xsd:date ;
    dcterms:title "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn ;
    mo:catalogue_number "GECD-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36937#musicalexpression> ;
    mo:publisher <org/432#subject> ;
    mo:record _:N0e085f92467a4d519bdd937711f565e6 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:byArtist <artist/10297#subject>,
        <artist/13304#subject> ;
    schema:datePublished "2012-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/73/36937/36937-1355954307.jpg> ;
    schema:name "First Date"@en,
        "First Date"@ja,
        "First Date"@ja-latn ;
    schema:publisher <org/432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/36937/36937-1355954307.jpg> .

_:N0bcd5861edca428f89fb2bb974315bf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPYHAPPYHAPPY!!!!!"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "HAPPYHAPPYHAPPY!!!!!"@en .

_:N15aeaf3bb62240748ad8a76a437ba231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vivid"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Vivid"@en .

_:N1a47b5e28b754bd1a2becb1b58c693fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Of Happiness(DJ Genki's HAPPY! Mix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Theme Of Happiness(DJ Genki's HAPPY! Mix)"@en .

_:N514ced5d71c84b3689579efd949fa257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DETOLF"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "DETOLF"@en .

_:N932dcd63e2f74122bbfe28396c65524e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loneliness"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Loneliness"@en .

_:Na05cf504dc01478087a5bd77b2b3c0f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Be Luv"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Never Be Luv"@en .

_:Nbdf3582cb991498394595eb5392ebd60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PooPooHoney"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "PooPooHoney"@en .

_:Nc3de9dc16d7f4e839a0c6d4f8ef2d912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Feel"@en .

_:Nd59204500fec44c886885db7f986eb1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Wish"@en .

_:Ne13f200c0be447cc997212ab4e471ffa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Now(2012 Update Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Your Now(2012 Update Mix)"@en .

_:Nf8b5ce81e64649ae926c1a771d0b2f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0e085f92467a4d519bdd937711f565e6 ;
    schema:name "Opening"@en .

_:N0e085f92467a4d519bdd937711f565e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bcd5861edca428f89fb2bb974315bf1,
        _:N15aeaf3bb62240748ad8a76a437ba231,
        _:N1a47b5e28b754bd1a2becb1b58c693fc,
        _:N514ced5d71c84b3689579efd949fa257,
        _:N932dcd63e2f74122bbfe28396c65524e,
        _:Na05cf504dc01478087a5bd77b2b3c0f1,
        _:Nbdf3582cb991498394595eb5392ebd60,
        _:Nc3de9dc16d7f4e839a0c6d4f8ef2d912,
        _:Nd59204500fec44c886885db7f986eb1b,
        _:Ne13f200c0be447cc997212ab4e471ffa,
        _:Nf8b5ce81e64649ae926c1a771d0b2f1f ;
    mo:track_count 11 ;
    schema:duration "PT52:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0bcd5861edca428f89fb2bb974315bf1,
        _:N15aeaf3bb62240748ad8a76a437ba231,
        _:N1a47b5e28b754bd1a2becb1b58c693fc,
        _:N514ced5d71c84b3689579efd949fa257,
        _:N932dcd63e2f74122bbfe28396c65524e,
        _:Na05cf504dc01478087a5bd77b2b3c0f1,
        _:Nbdf3582cb991498394595eb5392ebd60,
        _:Nc3de9dc16d7f4e839a0c6d4f8ef2d912,
        _:Nd59204500fec44c886885db7f986eb1b,
        _:Ne13f200c0be447cc997212ab4e471ffa,
        _:Nf8b5ce81e64649ae926c1a771d0b2f1f .

