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

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/68557#lyrics>,
        <album/68557#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

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

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68557#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/68557#composition>,
        <album/68557#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/13859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68557#subject> ;
    schema:name "yuxuki waga"@en ;
    foaf:made <album/68557#composition>,
        <album/68557#subject> ;
    foaf:name "yuxuki waga"@en .

<product/5265#subject> a schema:CreativeWork ;
    schema:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn ;
    foaf:name "Knight's & Magic"@en,
        "ナイツ&マジック"@ja,
        "Knight's & Magic"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/75/68557/68557-1499028553.jpg> a schema:ImageObject,
        foaf:Image .

<album/68557#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn ;
    mo:composer <artist/13858#subject>,
        <artist/13859#subject> ;
    mo:produced_work <album/68557#musicalwork> ;
    schema:name "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn .

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

<album/68557#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn ;
    mo:performance_of <album/68557#musicalwork> ;
    mo:performer <artist/13857#subject> ;
    mo:recorded_as <album/68557#musicalexpression> ;
    schema:byArtist <artist/13857#subject> ;
    schema:name "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn ;
    schema:workPerformed <album/68557#musicalwork> .

<artist/13857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68557#performance> ;
    schema:name "fhána"@en ;
    foaf:name "fhána"@en .

<album/68557#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-02"^^xsd:date ;
    dcterms:title "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn ;
    mo:catalogue_number "LACM-14627" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68557#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ncd422d87827741cb8690c90c6ac3377b ;
    mo:record_count 1 ;
    schema:about <product/5265#subject> ;
    schema:byArtist <artist/13857#subject> ;
    schema:datePublished "2017-08-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/68557/68557-1499028553.jpg> ;
    schema:name "Hello!My World!! / fhána [Artist Edition]"@en,
        "Hello!My World!! / fhána [アーティスト盤]"@ja,
        "Hello!My World!! / fhána [Artist Edition]"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/68557/68557-1499028553.jpg> .

_:N05a9a54d13654af789da5a13ee534c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の住む街"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncd422d87827741cb8690c90c6ac3377b ;
    schema:name "君の住む街"@ja .

_:N1be3b01e09ed4f8a830d016599f44828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の住む街 -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncd422d87827741cb8690c90c6ac3377b ;
    schema:name "君の住む街 -Instrumental-"@ja .

_:N9ead1d9efd28414ab6d6796796f43937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!My World!! -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncd422d87827741cb8690c90c6ac3377b ;
    schema:name "Hello!My World!! -Instrumental-"@ja .

_:Nc20def33a4b74908918024101d1f0d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello!My World!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncd422d87827741cb8690c90c6ac3377b ;
    schema:name "Hello!My World!!"@ja .

_:Ncd422d87827741cb8690c90c6ac3377b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a9a54d13654af789da5a13ee534c6e,
        _:N1be3b01e09ed4f8a830d016599f44828,
        _:N9ead1d9efd28414ab6d6796796f43937,
        _:Nc20def33a4b74908918024101d1f0d54 ;
    mo:track_count 4 ;
    schema:duration "PT17:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N05a9a54d13654af789da5a13ee534c6e,
        _:N1be3b01e09ed4f8a830d016599f44828,
        _:N9ead1d9efd28414ab6d6796796f43937,
        _:Nc20def33a4b74908918024101d1f0d54 .

