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

<artist/5078#subject> a schema:Person,
        foaf:Person ;
    schema:name "AlAi"@en ;
    foaf:made <album/6008#lyrics>,
        <album/6008#subject> ;
    foaf:name "AlAi"@en .

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

<artist/1701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6008#subject> ;
    schema:name "Acchorike"@en,
        "アッチョリケ"@ja ;
    foaf:made <album/6008#composition>,
        <album/6008#subject> ;
    foaf:name "Acchorike"@en,
        "アッチョリケ"@ja .

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<product/2977#subject> a schema:CreativeWork ;
    schema:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn ;
    foaf:name "Soul Link"@en,
        "ソウル リンク"@ja,
        "Soul Link"@ja-latn .

<album/6008#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn ;
    mo:composer <artist/1701#subject> ;
    mo:produced_work <album/6008#musicalwork> ;
    schema:name "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/80/6008/6008-1197762705.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6008#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn ;
    mo:performance_of <album/6008#musicalwork> ;
    mo:performer <artist/2060#subject> ;
    mo:recorded_as <album/6008#musicalexpression> ;
    schema:byArtist <artist/2060#subject> ;
    schema:name "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn ;
    schema:workPerformed <album/6008#musicalwork> .

<artist/2060#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6008#performance> ;
    schema:name "Nao Uchino"@en,
        "内野なお"@ja ;
    foaf:name "Nao Uchino"@en,
        "内野なお"@ja .

<album/6008#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-29"^^xsd:date ;
    dcterms:title "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn ;
    mo:catalogue_number "NVGS-0045" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6008#musicalexpression> ;
    mo:publisher <org/1939#subject> ;
    mo:record _:Ne46bed286fe24893a870ed70a42929cc ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/2977#subject> ;
    schema:byArtist <artist/2060#subject> ;
    schema:datePublished "2004-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/6008/6008-1197762705.jpg> ;
    schema:name "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@en,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja,
        "Soul Link Opening Theme \"Not Found\" Special Maxi Single"@ja-latn ;
    schema:publisher <org/1939#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/6008/6008-1197762705.jpg> .

_:N6cb3c6ff5c094fea869ff67a17c8f0e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Found -Full Version-"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ne46bed286fe24893a870ed70a42929cc ;
    schema:name "Not Found -Full Version-"@en .

_:N9a7e0b69a5e94c6f8c188ccf9a72ce84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Found -Denki Oldtype mix-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ne46bed286fe24893a870ed70a42929cc ;
    schema:name "Not Found -Denki Oldtype mix-"@en .

_:Nb3e0ad583bbe41bfbf6f1002e1c13434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Found -404mix-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Ne46bed286fe24893a870ed70a42929cc ;
    schema:name "Not Found -404mix-"@en .

_:Ne46bed286fe24893a870ed70a42929cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6cb3c6ff5c094fea869ff67a17c8f0e9,
        _:N9a7e0b69a5e94c6f8c188ccf9a72ce84,
        _:Nb3e0ad583bbe41bfbf6f1002e1c13434 ;
    mo:track_count 3 ;
    schema:duration "PT15:42"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6cb3c6ff5c094fea869ff67a17c8f0e9,
        _:N9a7e0b69a5e94c6f8c188ccf9a72ce84,
        _:Nb3e0ad583bbe41bfbf6f1002e1c13434 .

