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

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

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

<artist/12412#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66355#subject> ;
    schema:name "Alec Holowka"@en ;
    foaf:made <album/66355#composition>,
        <album/66355#subject> ;
    foaf:name "Alec Holowka"@en .

<product/16071#subject> a schema:CreativeWork ;
    schema:name "Night in the Woods"@en,
        "Night in the Woods"@ja,
        "Night in the Woods"@ja-latn ;
    foaf:name "Night in the Woods"@en,
        "Night in the Woods"@ja,
        "Night in the Woods"@ja-latn .

<album/66355#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn ;
    mo:composer <artist/12412#subject> ;
    mo:produced_work <album/66355#musicalwork> ;
    schema:name "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn .

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

<album/66355#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn ;
    mo:performance_of <album/66355#musicalwork> ;
    mo:recorded_as <album/66355#musicalexpression> ;
    schema:name "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn ;
    schema:workPerformed <album/66355#musicalwork> .

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

<https://medium-media.vgm.io/albums/55/66355/66355-1489131982.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66355#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-21"^^xsd:date ;
    dcterms:title "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66355#musicalexpression> ;
    mo:publisher _:N34345fa0be16487d96ed3fd8a025074b ;
    mo:record _:Ned5a009bd84641e5ad62384833244b9c ;
    mo:record_count 1 ;
    schema:about <product/16071#subject> ;
    schema:datePublished "2014-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/66355/66355-1489131982.jpg> ;
    schema:name "Night in the Woods: Preview"@en,
        "Night in the Woods: Preview"@ja,
        "Night in the Woods: Preview"@ja-latn ;
    schema:publisher _:N34345fa0be16487d96ed3fd8a025074b ;
    foaf:depiction <https://media.vgm.io/albums/55/66355/66355-1489131982.jpg> .

_:N1858f8a058274865bfb6139f77be57f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Longest Night"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Ned5a009bd84641e5ad62384833244b9c ;
    schema:name "Longest Night"@en .

_:N223eaa659cda4d3bb742a8042ab7343d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to the Holler"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ned5a009bd84641e5ad62384833244b9c ;
    schema:name "Back to the Holler"@en .

_:N34345fa0be16487d96ed3fd8a025074b schema:name "Alec Holowka"@en,
        "Alec Holowka"@ja,
        "Alec Holowka"@ja-latn ;
    foaf:name "Alec Holowka"@en,
        "Alec Holowka"@ja,
        "Alec Holowka"@ja-latn .

_:N94b7f9b9bb7f4f278f9ff17d091266c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thank You!"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Ned5a009bd84641e5ad62384833244b9c ;
    schema:name "Thank You!"@en .

_:Nb2462f4f0f054843a7053692249c85aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night in the Woods Kickstarter Trailer"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ned5a009bd84641e5ad62384833244b9c ;
    schema:name "Night in the Woods Kickstarter Trailer"@en .

_:Ned5a009bd84641e5ad62384833244b9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1858f8a058274865bfb6139f77be57f1,
        _:N223eaa659cda4d3bb742a8042ab7343d,
        _:N94b7f9b9bb7f4f278f9ff17d091266c9,
        _:Nb2462f4f0f054843a7053692249c85aa ;
    mo:track_count 4 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1858f8a058274865bfb6139f77be57f1,
        _:N223eaa659cda4d3bb742a8042ab7343d,
        _:N94b7f9b9bb7f4f278f9ff17d091266c9,
        _:Nb2462f4f0f054843a7053692249c85aa .

