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

<artist/14217#subject> a schema:Person,
        foaf:Person ;
    schema:name "mihimaru GT"@en ;
    foaf:made <album/117406#subject>,
        <album/117406#vocals> ;
    foaf:name "mihimaru GT"@en .

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

<artist/10109#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117406#subject> ;
    schema:name "Genki Hibino"@en,
        "日比野元気"@ja ;
    foaf:made <album/117406#composition>,
        <album/117406#subject> ;
    foaf:name "Genki Hibino"@en,
        "日比野元気"@ja .

<artist/11245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117406#subject> ;
    schema:name "hikari"@en ;
    foaf:made <album/117406#composition>,
        <album/117406#subject> ;
    foaf:name "hikari"@en .

<artist/11246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117406#subject> ;
    schema:name "mitsuyuki miyake"@en ;
    foaf:made <album/117406#composition>,
        <album/117406#subject> ;
    foaf:name "mitsuyuki miyake"@en .

<product/1856#subject> a schema:CreativeWork ;
    schema:name "Summon Night X ~Tears Crown~"@en,
        "サモンナイトX 〜Tears Crown〜"@ja,
        "Summon Night X ~Tears Crown~"@ja-latn ;
    foaf:name "Summon Night X ~Tears Crown~"@en,
        "サモンナイトX 〜Tears Crown〜"@ja,
        "Summon Night X ~Tears Crown~"@ja-latn .

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

<album/117406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn ;
    mo:performance_of <album/117406#musicalwork> ;
    mo:recorded_as <album/117406#musicalexpression> ;
    schema:name "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn ;
    schema:workPerformed <album/117406#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

<https://media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> ;
    foaf:depicts <album/117406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> .

<https://medium-media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn ;
    mo:composer <artist/10109#subject>,
        <artist/11245#subject>,
        <artist/11246#subject> ;
    mo:produced_work <album/117406#musicalwork> ;
    schema:name "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn .

<album/117406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-23"^^xsd:date ;
    dcterms:title "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn ;
    mo:catalogue_number "UPCH-9521" ;
    mo:media_type "CD" ;
    mo:publication_of <album/117406#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    mo:record_count 1 ;
    schema:about <product/1856#subject> ;
    schema:datePublished "2009-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> ;
    schema:name "An♥Rock / mihimaru GT"@en,
        "アン♥ロック / mihimaru GT"@ja,
        "An♥Rock / mihimaru GT"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/117406/117406-33367ebea35b.jpg> .

_:N16f97b2e92844d6ea0176f933ef9df70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amethyst"@ja,
        "Amethyst"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    schema:name "Amethyst"@ja,
        "Amethyst"@ja-latn .

_:N26910568e9664b039338210faa7a807f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アン♥ロック"@ja,
        "An♥Rock"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    schema:name "アン♥ロック"@ja,
        "An♥Rock"@ja-latn .

_:N7551a2161a1e4ff2af47013cbfdec41c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アン♥ロック (Instrumental)"@ja,
        "An♥Rock (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    schema:name "アン♥ロック (Instrumental)"@ja,
        "An♥Rock (Instrumental)"@ja-latn .

_:N842cf810527a44afba30b4f5de882d22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amethyst (Instrumental)"@ja,
        "Amethyst (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    schema:name "Amethyst (Instrumental)"@ja,
        "Amethyst (Instrumental)"@ja-latn .

_:Nf640ce4d3845421da0868a5ae477b0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アン♥ロック (猿ロック バージョン)"@ja,
        "AN♥Rock (Saru Lock Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nbb79f0bf7a704707a2d897ecacff6b6b ;
    schema:name "アン♥ロック (猿ロック バージョン)"@ja,
        "AN♥Rock (Saru Lock Version)"@ja-latn .

_:Nbb79f0bf7a704707a2d897ecacff6b6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f97b2e92844d6ea0176f933ef9df70,
        _:N26910568e9664b039338210faa7a807f,
        _:N7551a2161a1e4ff2af47013cbfdec41c,
        _:N842cf810527a44afba30b4f5de882d22,
        _:Nf640ce4d3845421da0868a5ae477b0e4 ;
    mo:track_count 5 ;
    schema:duration "PT19:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N16f97b2e92844d6ea0176f933ef9df70,
        _:N26910568e9664b039338210faa7a807f,
        _:N7551a2161a1e4ff2af47013cbfdec41c,
        _:N842cf810527a44afba30b4f5de882d22,
        _:Nf640ce4d3845421da0868a5ae477b0e4 .

