@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 _:N16519639bfd9440d9a6350e7c939c4bb ;
    mo:record _:Nfa13259aa6964149879c070da5687002 ;
    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 _:N16519639bfd9440d9a6350e7c939c4bb ;
    foaf:depiction <https://media.vgm.io/albums/55/66355/66355-1489131982.jpg> .

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

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

_:N74078edb632e45129ae13801ddc90980 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 _:Nfa13259aa6964149879c070da5687002 ;
    schema:name "Night in the Woods Kickstarter Trailer"@en .

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

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

_:Nfa13259aa6964149879c070da5687002 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0de2d7dbce6d45c6a996a5a690585364,
        _:N74078edb632e45129ae13801ddc90980,
        _:Na203614aa52c40349f96f7e1670ebd89,
        _:Nd7cab83d432841ccacc3935e1776439d ;
    mo:track_count 4 ;
    schema:duration "PT9:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0de2d7dbce6d45c6a996a5a690585364,
        _:N74078edb632e45129ae13801ddc90980,
        _:Na203614aa52c40349f96f7e1670ebd89,
        _:Nd7cab83d432841ccacc3935e1776439d .

