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

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

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

<artist/6063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35042#subject> ;
    schema:name "Romain Gauthier"@en ;
    foaf:made <album/35042#composition>,
        <album/35042#subject> ;
    foaf:name "Romain Gauthier"@en .

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

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

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

<https://medium-media.vgm.io/albums/24/35042/35042-1346819204.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35042#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happy Street"@en,
        "Happy Street"@ja,
        "Happy Street"@ja-latn ;
    mo:performance_of <album/35042#musicalwork> ;
    mo:performer <artist/21575#subject> ;
    mo:recorded_as <album/35042#musicalexpression> ;
    schema:byArtist <artist/21575#subject> ;
    schema:name "Happy Street"@en,
        "Happy Street"@ja,
        "Happy Street"@ja-latn ;
    schema:workPerformed <album/35042#musicalwork> .

<artist/21575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35042#performance> ;
    schema:name "Kensuke Hirako"@en,
        "平子健介"@ja ;
    foaf:name "Kensuke Hirako"@en,
        "平子健介"@ja .

<album/35042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-22"^^xsd:date ;
    dcterms:title "Happy Street"@en,
        "Happy Street"@ja,
        "Happy Street"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35042#musicalexpression> ;
    mo:publisher _:Nb19d74d0cd2a4951a9c058962b39d8c7 ;
    mo:record _:N348eeaecdf754856a886fe1dba9b599f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Happy Street"@en ;
            foaf:name "Happy Street"@en ] ;
    schema:byArtist <artist/21575#subject> ;
    schema:datePublished "2012-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/35042/35042-1346819204.jpg> ;
    schema:name "Happy Street"@en,
        "Happy Street"@ja,
        "Happy Street"@ja-latn ;
    schema:publisher _:Nb19d74d0cd2a4951a9c058962b39d8c7 ;
    foaf:depiction <https://media.vgm.io/albums/24/35042/35042-1346819204.jpg> .

_:N27b1c185ccb34c7a83975a85e1fba62a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Street"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "Party Street"@en .

_:N5e434af60a2c4fa5acc8d227bd90ef5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Street"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "Happy Street"@en .

_:N949f7b0babdd4294a1702117a2cf31ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beeeh!"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:01"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "Beeeh!"@en .

_:Na82ac1123d1d4ec5b1d72c61a1ac0f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Street"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "New Street"@en .

_:Nb03c26f422a240348905068c5ed1e934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepy Street"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "Sleepy Street"@en .

_:Nb19d74d0cd2a4951a9c058962b39d8c7 schema:name "Ninomojo"@en,
        "Ninomojo"@ja,
        "Ninomojo"@ja-latn ;
    foaf:name "Ninomojo"@en,
        "Ninomojo"@ja,
        "Ninomojo"@ja-latn .

_:Nc1c851e55d6b4889bcbbea6155dcf802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Street"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N348eeaecdf754856a886fe1dba9b599f ;
    schema:name "Main Street"@en .

_:N348eeaecdf754856a886fe1dba9b599f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27b1c185ccb34c7a83975a85e1fba62a,
        _:N5e434af60a2c4fa5acc8d227bd90ef5e,
        _:N949f7b0babdd4294a1702117a2cf31ea,
        _:Na82ac1123d1d4ec5b1d72c61a1ac0f12,
        _:Nb03c26f422a240348905068c5ed1e934,
        _:Nc1c851e55d6b4889bcbbea6155dcf802 ;
    mo:track_count 6 ;
    schema:duration "PT13:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N27b1c185ccb34c7a83975a85e1fba62a,
        _:N5e434af60a2c4fa5acc8d227bd90ef5e,
        _:N949f7b0babdd4294a1702117a2cf31ea,
        _:Na82ac1123d1d4ec5b1d72c61a1ac0f12,
        _:Nb03c26f422a240348905068c5ed1e934,
        _:Nc1c851e55d6b4889bcbbea6155dcf802 .

