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

<album/101753#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn ;
    mo:produced_work <album/101753#musicalwork> ;
    schema:name "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn .

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

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

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

<album/101753#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn ;
    mo:performance_of <album/101753#musicalwork> ;
    mo:recorded_as <album/101753#musicalexpression> ;
    schema:name "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn ;
    schema:workPerformed <album/101753#musicalwork> .

<https://media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101753#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> ;
    foaf:depicts <album/101753#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> .

<https://medium-media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101753#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn ;
    mo:catalogue_number "NZOD-0001" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/101753#musicalexpression> ;
    mo:publisher _:N47a426c98c744beeb67770b8de0bb5ce ;
    mo:record_count 0 ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> ;
    schema:name "Sound Diary Nintendo Edition"@en,
        "音日記　任天堂編"@ja,
        "Sound Diary Nintendo Edition"@ja-latn ;
    schema:publisher _:N47a426c98c744beeb67770b8de0bb5ce ;
    foaf:depiction <https://media.vgm.io/albums/35/101753/101753-5adb1e436d80.jpg> .

_:N47a426c98c744beeb67770b8de0bb5ce schema:name "UTOPIA2"@en ;
    foaf:name "UTOPIA2"@en .

