@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/p323760430> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Portugeesche Oester, Ostrea angulata Lam., in Zeeland / door T. van Benthem Jutting" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071875948> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5783a4c55a93bbd0ee639b9ff0aa7cb1> ;
    schema1:name "De Portugeesche Oester, Ostrea angulata Lam., in Zeeland" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775645302> .

