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

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

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

<artist/4443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97621#subject> ;
    schema:name "Meis Clauson"@en ;
    foaf:made <album/97621#composition>,
        <album/97621#subject> ;
    foaf:name "Meis Clauson"@en .

<event/160> a mo:Release ;
    schema:name "Released at M3-2006 Spring (Apr 29, 2006)" .

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

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

<org/1678#subject> schema:name "Primary"@en,
        "Primary"@ja,
        "Primary"@ja-latn ;
    foaf:name "Primary"@en,
        "Primary"@ja,
        "Primary"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/97621/97621-1585843920.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97621#performance> ;
    schema:name "yuiko"@en ;
    foaf:name "yuiko"@en .

<album/97621#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-29"^^xsd:date ;
    dcterms:title "Fix"@en,
        "Fix"@ja,
        "Fix"@ja-latn ;
    mo:catalogue_number "PRMY-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97621#musicalexpression> ;
    mo:publisher <org/1678#subject> ;
    mo:record _:N6a7a2642fa8b4a6aa4d4bf14d63e2c07 ;
    mo:record_count 1 ;
    mo:release <event/160> ;
    schema:byArtist <artist/4276#subject> ;
    schema:datePublished "2006-04-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/12/97621/97621-1585843920.jpg> ;
    schema:name "Fix"@en,
        "Fix"@ja,
        "Fix"@ja-latn ;
    schema:publisher <org/1678#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/97621/97621-1585843920.jpg> .

_:N0d9d4a70601d4d9687b3dd9762e7e193 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fix"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N6a7a2642fa8b4a6aa4d4bf14d63e2c07 ;
    schema:name "Fix"@ja .

_:N14fe6338a5894cd9b89560c5c9da5d33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "箱庭迷路"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N6a7a2642fa8b4a6aa4d4bf14d63e2c07 ;
    schema:name "箱庭迷路"@ja .

_:Nac29acb98cf34c2fbc88a2a63bfe3fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wandering around without mind -Unpluged version-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6a7a2642fa8b4a6aa4d4bf14d63e2c07 ;
    schema:name "wandering around without mind -Unpluged version-"@ja .

_:N6a7a2642fa8b4a6aa4d4bf14d63e2c07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d9d4a70601d4d9687b3dd9762e7e193,
        _:N14fe6338a5894cd9b89560c5c9da5d33,
        _:Nac29acb98cf34c2fbc88a2a63bfe3fdc ;
    mo:track_count 3 ;
    schema:duration "PT13:05"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d9d4a70601d4d9687b3dd9762e7e193,
        _:N14fe6338a5894cd9b89560c5c9da5d33,
        _:Nac29acb98cf34c2fbc88a2a63bfe3fdc .

