@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brEEvm>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 5047.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5047"^^xsd:string ;
  gtm:kadastraleAanduiding "M5047"@nl ;
  schema:name "Perceel GDA01-M5047"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350504770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XB9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87941> ;
  schema:startDate "1998-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6894830095273 52.030250977284,4.6894943564609 52.030276553588,4.6895317449704 52.03027025853,4.6895432600699 52.030296267268,4.689524558451 52.030299419251,4.6895286573728 52.030308512829,4.6895818293268 52.030327379907,4.6895510253294 52.030360948835,4.6896059097325 52.030380275468,4.6896044572859 52.030381839832,4.6896551966875 52.030399712731,4.6896612113879 52.030413051188,4.6896033087118 52.030422847081,4.6895758014693 52.030413147428,4.6894677003393 52.030375016329,4.6894172324305 52.030262065698,4.6894830095273 52.030250977284))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

