@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/p170728234> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Verslag jaarmarkt ..." ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078536413>,
        <http://data.bibliotheken.nl/id/thes/p078578310>,
        <http://data.bibliotheken.nl/id/thes/p080455298> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p120651718> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/809c007b3ae8893691783fa84f619fae> ;
    schema1:name "Verslag jaarmarkt ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bde55ef76d809fd3d93f119f229e3ee1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73434819> .

