@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/p13459830X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Universiteit vrije tijd" ;
    dcterms1:issued "1995" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ba612c3772c66db55ac527629d6cb21> ;
    schema1:name "Universiteit vrije tijd" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19ce8bce4dc529dd8372070b01e5f0bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73238978> .

