@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bmesuR>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 2771.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2771" ;
  gtm:kadastraleAanduiding "M2771"@nl ;
  ns0:name "Perceel GDA01-M2771"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350277170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiFq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86324> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018833058771 52.030136949341,4.7019246007583 52.030104741594,4.7021721074647 52.030224019482,4.7023623086615 52.030317166904,4.7023195416845 52.030350354964,4.702318509349 52.030351157914,4.7021288950612 52.030257744184,4.7018833058771 52.030136949341))"^^geo:wktLiteral ;
    osm:area 181.0
  ] .

