@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/p340005734> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Karo-Bataksche huis / door W. Huender" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07855604X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073720615> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d2b331e74acb3be8c31b73e863eb9f1> ;
    schema1:name "Het Karo-Bataksche huis" ;
    schema1:sameAs <http://www.worldcat.org/oclc/777284570> .

