@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/p311762476> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kommende en de geande man / Geart de Vries" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06811317X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070010242> ;
    schema1:inLanguage "fy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f2c961bf53225ccc8b21ce832706e98> ;
    schema1:name "De kommende en de geande man" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775033175> .

