@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/bD6iAw>
  gtm:oppervlakte 72.0 ;
  gtm:kadastraalNummer 4773.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4773" ;
  gtm:kadastraleAanduiding "M4773"@nl ;
  ns0:name "Perceel GDA01-M4773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350477370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  hg:absorbed <https://n2t.net/ark:/60537/byWhrB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285644> ;
  ns0:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6822773806804 52.024089454713,4.6822761713248 52.024090382267,4.6822307221498 52.024124931253,4.6820697707055 52.024044887403,4.6821167256071 52.024009098106,4.6822773806804 52.024089454713))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

