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

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

<artist/60770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123088#subject> ;
    schema:name "Miyolophone"@en ;
    foaf:made <album/123088#composition>,
        <album/123088#subject> ;
    foaf:name "Miyolophone"@en .

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

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

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

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

<https://media.vgm.io/albums/88/123088/123088-879a3200edaf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123088#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/123088/123088-879a3200edaf.png> ;
    foaf:depicts <album/123088#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/123088/123088-879a3200edaf.png> .

<https://medium-media.vgm.io/albums/88/123088/123088-879a3200edaf.png> a schema:ImageObject,
        foaf:Image .

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

<album/123088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-05-07"^^xsd:date ;
    dcterms:title "far fetched"@en,
        "far fetched"@ja,
        "far fetched"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/123088#musicalexpression> ;
    mo:publisher _:N8679114ea1b54b4299101e88a2a77236 ;
    mo:record _:N144c78f1714042a9aadef0c0f07bf3de ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Far Fetched"@en ;
            foaf:name "Far Fetched"@en ] ;
    schema:datePublished "2021-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/123088/123088-879a3200edaf.png> ;
    schema:name "far fetched"@en,
        "far fetched"@ja,
        "far fetched"@ja-latn ;
    schema:publisher _:N8679114ea1b54b4299101e88a2a77236 ;
    foaf:depiction <https://media.vgm.io/albums/88/123088/123088-879a3200edaf.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Idrys"@en ;
    foaf:made <album/123088#subject> ;
    foaf:name "Idrys"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Idrys"@en ;
    foaf:made <album/123088#vocals> ;
    foaf:name "Idrys"@en .

_:N3b844b8c003841f5a31b930905ba710f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "into the woods goblin mode"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N144c78f1714042a9aadef0c0f07bf3de ;
    schema:name "into the woods goblin mode"@en .

_:N8679114ea1b54b4299101e88a2a77236 schema:name "Miyolophone"@en,
        "Miyolophone"@ja,
        "Miyolophone"@ja-latn ;
    foaf:name "Miyolophone"@en,
        "Miyolophone"@ja,
        "Miyolophone"@ja-latn .

_:N892607b8596e4c0c8d1463fd946c8a45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Care for You (ft. Idrys)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N144c78f1714042a9aadef0c0f07bf3de ;
    schema:name "Care for You (ft. Idrys)"@en .

_:N96402e5cfa1545c79ddd886489416c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Woods!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N144c78f1714042a9aadef0c0f07bf3de ;
    schema:name "Into the Woods!"@en .

_:Nd88eab5272f347cb98dc801d76c89f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deeper and Deeper"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N144c78f1714042a9aadef0c0f07bf3de ;
    schema:name "Deeper and Deeper"@en .

_:N144c78f1714042a9aadef0c0f07bf3de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3b844b8c003841f5a31b930905ba710f,
        _:N892607b8596e4c0c8d1463fd946c8a45,
        _:N96402e5cfa1545c79ddd886489416c01,
        _:Nd88eab5272f347cb98dc801d76c89f15 ;
    mo:track_count 4 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3b844b8c003841f5a31b930905ba710f,
        _:N892607b8596e4c0c8d1463fd946c8a45,
        _:N96402e5cfa1545c79ddd886489416c01,
        _:Nd88eab5272f347cb98dc801d76c89f15 .

