@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/p236780840> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anthonie de Huybert, een vriend van Vondel / P.J. Meertens" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068454481> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fea5f167540d32562a9bb8fa8572fbb9> ;
    schema1:name "Anthonie de Huybert, een vriend van Vondel" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773198191> .

