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

<artist/22944#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shane MacGowan"@en ;
    foaf:made <album/67488#lyrics>,
        <album/67488#subject> ;
    foaf:name "Shane MacGowan"@en .

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

<artist/12771#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67488#subject> ;
    schema:name "John Powell"@en ;
    foaf:made <album/67488#composition>,
        <album/67488#subject> ;
    foaf:name "John Powell"@en .

<artist/22852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67488#subject> ;
    schema:name "Jon Thor Birgisson"@en ;
    foaf:made <album/67488#composition>,
        <album/67488#subject> ;
    foaf:name "Jon Thor Birgisson"@en .

<product/2638#subject> a schema:CreativeWork ;
    schema:name "How To Train Your Dragon 2"@en,
        "How To Train Your Dragon 2"@ja,
        "How To Train Your Dragon 2"@ja-latn ;
    foaf:name "How To Train Your Dragon 2"@en,
        "How To Train Your Dragon 2"@ja,
        "How To Train Your Dragon 2"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/88/67488/67488-1492431977.jpg> a schema:ImageObject,
        foaf:Image .

<album/67488#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn ;
    mo:composer <artist/12771#subject>,
        <artist/22852#subject> ;
    mo:produced_work <album/67488#musicalwork> ;
    schema:name "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn .

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

<artist/15448#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67488#performance> ;
    schema:name "Peter Hollens"@en ;
    foaf:name "Peter Hollens"@en .

<album/67488#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn ;
    mo:performance_of <album/67488#musicalwork> ;
    mo:performer _:Nd132dc39c12c41d1a62b75e9def8c10e,
        <artist/15448#subject> ;
    mo:recorded_as <album/67488#musicalexpression> ;
    schema:byArtist _:Nd132dc39c12c41d1a62b75e9def8c10e,
        <artist/15448#subject> ;
    schema:name "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn ;
    schema:workPerformed <album/67488#musicalwork> .

<album/67488#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-04"^^xsd:date ;
    dcterms:title "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67488#musicalexpression> ;
    mo:publisher <org/1314#subject> ;
    mo:record _:Nf5809dfd294b4afda198a5c9b07147e9 ;
    mo:record_count 1 ;
    schema:about <product/2638#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Evynne Hollens"@en ;
            foaf:name "Evynne Hollens"@en ],
        <artist/15448#subject> ;
    schema:datePublished "2015-09-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/67488/67488-1492431977.jpg> ;
    schema:name "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@en,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja,
        "For the dancing and the dreaming / Peter Hollens Feat. Evynne Hollens"@ja-latn ;
    schema:publisher <org/1314#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/67488/67488-1492431977.jpg> .

_:N64404e0cff3049b292ee7b5af22a926f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Dancing and the Dreaming"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nf5809dfd294b4afda198a5c9b07147e9 ;
    schema:name "For the Dancing and the Dreaming"@en .

_:Nd132dc39c12c41d1a62b75e9def8c10e a schema:Person,
        foaf:Person ;
    mo:performed <album/67488#performance> ;
    schema:name "Evynne Hollens"@en ;
    foaf:name "Evynne Hollens"@en .

_:Nf5809dfd294b4afda198a5c9b07147e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N64404e0cff3049b292ee7b5af22a926f ;
    mo:track_count 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N64404e0cff3049b292ee7b5af22a926f .

