@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p180675818> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "... Almanak / Navigators Studentenwerk in Rotterdam (NSR)" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601041>,
        <http://data.bibliotheken.nl/id/thes/p078679508>,
        <http://data.bibliotheken.nl/id/thes/p096053135> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/4449dc82e335195f4cd0a9ec0edda699> ;
    schema1:description "Omslagtitel: NSR almanak ..." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efb8ca8f896baa844ae43ce72785901e> ;
    schema1:name "... Almanak" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9cd8fe02f4e4e59c1775dbbcb6070d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73448251> .

