@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/p268045089> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jos Thie neemt afscheid van Tryater / Henk Dilling" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p160998425> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071370404> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd526bb59c4cdf3ab4b3cc10987ba4a2> ;
    schema1:name "Jos Thie neemt afscheid van Tryater" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773625393> .

