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

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

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

<artist/74979#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130213#subject> ;
    schema:name "William Javier Machado"@en ;
    foaf:made <album/130213#composition>,
        <album/130213#subject> ;
    foaf:name "William Javier Machado"@en .

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

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

<https://media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130213#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> ;
    foaf:depicts <album/130213#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> .

<https://medium-media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> a schema:ImageObject,
        foaf:Image .

<album/130213#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Around Town"@en,
        "Around Town"@ja,
        "Around Town"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(robotmeadows"@en ;
            foaf:made <album/130213#composition> ;
            foaf:name "(robotmeadows"@en ],
        <artist/74979#subject> ;
    mo:produced_work <album/130213#musicalwork> ;
    schema:name "Around Town"@en,
        "Around Town"@ja,
        "Around Town"@ja-latn .

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

<album/130213#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-28"^^xsd:date ;
    dcterms:title "Around Town"@en,
        "Around Town"@ja,
        "Around Town"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130213#musicalexpression> ;
    mo:publisher _:Nbf6cb2fdfa224572aca85c22c24318f0 ;
    mo:record _:Nb855735d50904b79a2d34623a95e5427 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Around Town"@en ;
            foaf:name "Around Town"@en ] ;
    schema:datePublished "2023-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> ;
    schema:name "Around Town"@en,
        "Around Town"@ja,
        "Around Town"@ja-latn ;
    schema:publisher _:Nbf6cb2fdfa224572aca85c22c24318f0 ;
    foaf:depiction <https://media.vgm.io/albums/31/130213/130213-56e97beff1c4.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130213#subject> ;
    schema:name "(robotmeadows"@en ;
    foaf:made <album/130213#subject> ;
    foaf:name "(robotmeadows"@en .

_:N2844a0203fa34c56b9e0a85241c96e5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trina"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Trina"@en .

_:N3b2b9328704a45d0bfee6908c19e41c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lilly"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Lilly"@en .

_:N5cf11312a0de465283ae5c17eedf2774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddy"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Buddy"@en .

_:N79feb8bb4df74c2e94176ee614946bcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amy"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Amy"@en .

_:N99a3b72a0fb84c26891185b666c641d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopper"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Hopper"@en .

_:Na112ebd78ebb4a8c8840cad31f915aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raine"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Raine"@en .

_:Nbf6cb2fdfa224572aca85c22c24318f0 schema:name "robotmeadows"@en ;
    foaf:name "robotmeadows"@en .

_:Nfa03f4f336b94fcfa2764e1453933142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dart"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb855735d50904b79a2d34623a95e5427 ;
    schema:name "Dart"@en .

_:Nb855735d50904b79a2d34623a95e5427 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2844a0203fa34c56b9e0a85241c96e5d,
        _:N3b2b9328704a45d0bfee6908c19e41c2,
        _:N5cf11312a0de465283ae5c17eedf2774,
        _:N79feb8bb4df74c2e94176ee614946bcd,
        _:N99a3b72a0fb84c26891185b666c641d4,
        _:Na112ebd78ebb4a8c8840cad31f915aaf,
        _:Nfa03f4f336b94fcfa2764e1453933142 ;
    mo:track_count 7 ;
    schema:duration "PT11:17"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2844a0203fa34c56b9e0a85241c96e5d,
        _:N3b2b9328704a45d0bfee6908c19e41c2,
        _:N5cf11312a0de465283ae5c17eedf2774,
        _:N79feb8bb4df74c2e94176ee614946bcd,
        _:N99a3b72a0fb84c26891185b666c641d4,
        _:Na112ebd78ebb4a8c8840cad31f915aaf,
        _:Nfa03f4f336b94fcfa2764e1453933142 .

