@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/bzYDXe>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2777.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2777" ;
  gtm:kadastraleAanduiding "M2777"@nl ;
  ns0:name "Perceel GDA01-M2777"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350277770000/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/86330> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7019491942419 52.029868759794,4.7021382508315 52.029855568315,4.7023256907803 52.029843265968,4.7023271630471 52.029851813499,4.7023330521199 52.02988600362,4.7021457577027 52.029898306826,4.7019556960967 52.029910503747,4.7019491942419 52.029868759794))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

