@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/p304933392> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Yn memoriam Andries Postma / Lourens Looijenga" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070889058> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/637acd4c6ea1cba76d23d995738c0ea6> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d85c4c22a03e0f21ab7812164bc3221a> ;
    schema1:name "Yn memoriam Andries Postma" ;
    schema1:sameAs <http://www.worldcat.org/oclc/774924051> .

