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

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

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

<artist/8998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60297#subject> ;
    schema:name "LAZ"@en ;
    foaf:made <album/60297#composition>,
        <album/60297#subject> ;
    foaf:name "LAZ"@en .

<event/186> a mo:Release ;
    schema:name "Released at M3-2016 Spring (Apr 24, 2016)" .

<album/60297#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vint the Age"@en,
        "Vint the Age"@ja,
        "Vint the Age"@ja-latn ;
    mo:composer <artist/8998#subject> ;
    mo:produced_work <album/60297#musicalwork> ;
    schema:name "Vint the Age"@en,
        "Vint the Age"@ja,
        "Vint the Age"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/79/60297/60297-d0c938bf3bab.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60297#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-24"^^xsd:date ;
    dcterms:title "Vint the Age"@en,
        "Vint the Age"@ja,
        "Vint the Age"@ja-latn ;
    mo:catalogue_number "PLOD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60297#musicalexpression> ;
    mo:publisher <org/968#subject> ;
    mo:record _:N9776896ebaf04fb6b9518db3bf920c5e ;
    mo:record_count 1 ;
    mo:release <event/186> ;
    schema:datePublished "2016-04-24"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/79/60297/60297-d0c938bf3bab.jpg> ;
    schema:name "Vint the Age"@en,
        "Vint the Age"@ja,
        "Vint the Age"@ja-latn ;
    schema:publisher <org/968#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/60297/60297-d0c938bf3bab.jpg> .

_:N0019caa1f9764ac18740e8e3c617a3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Fire!!!!!!(LAZ Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "Rapid Fire!!!!!!(LAZ Remix)"@en .

_:N21f318880ee3444aaf47d5f175f1efec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Paper"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "White Paper"@en .

_:N9d89bfcaf5714f49b37c0cabe4a12ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hilarious Step"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "Hilarious Step"@en .

_:Na48397b187434bf2941ace49847fcf27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Index"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "My Index"@en .

_:Nba3108dab24d47ba839c6d7134fa9acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enigmatica"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "Enigmatica"@en .

_:Ne0cfd4d11d2c46d29e2e9fde74d6d838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enigmatica(LAZ Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "Enigmatica(LAZ Remix)"@en .

_:Ne98315e229ec45e7868b95ca23065af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Fire!!!!!!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N9776896ebaf04fb6b9518db3bf920c5e ;
    schema:name "Rapid Fire!!!!!!"@en .

_:N9776896ebaf04fb6b9518db3bf920c5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0019caa1f9764ac18740e8e3c617a3e9,
        _:N21f318880ee3444aaf47d5f175f1efec,
        _:N9d89bfcaf5714f49b37c0cabe4a12ef4,
        _:Na48397b187434bf2941ace49847fcf27,
        _:Nba3108dab24d47ba839c6d7134fa9acd,
        _:Ne0cfd4d11d2c46d29e2e9fde74d6d838,
        _:Ne98315e229ec45e7868b95ca23065af1 ;
    mo:track_count 7 ;
    schema:duration "PT28:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0019caa1f9764ac18740e8e3c617a3e9,
        _:N21f318880ee3444aaf47d5f175f1efec,
        _:N9d89bfcaf5714f49b37c0cabe4a12ef4,
        _:Na48397b187434bf2941ace49847fcf27,
        _:Nba3108dab24d47ba839c6d7134fa9acd,
        _:Ne0cfd4d11d2c46d29e2e9fde74d6d838,
        _:Ne98315e229ec45e7868b95ca23065af1 .

