@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/bNw7T8>
  gtm:oppervlakte 679.0 ;
  gtm:kadastraalNummer 7033.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7033" ;
  gtm:kadastraleAanduiding "M7033"@nl ;
  ns0:name "Perceel GDA01-M7033"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350703370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNizer> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89672> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089342933112 52.023784138704,4.7088570475576 52.023814595774,4.7088127646017 52.023875506628,4.7085952006394 52.02377366382,4.7085630178808 52.023777334347,4.7085178451323 52.02378249397,4.7083291032661 52.023690182699,4.7083240412078 52.02368770867,4.7083276150717 52.023683585629,4.7083813796722 52.023641209749,4.7084032356256 52.023623844348,4.7085243757409 52.023528321966,4.7086117963001 52.023586998702,4.708688760022 52.023638658098,4.7089342933112 52.023784138704))"^^geo:wktLiteral ;
    osm:area 678.0
  ] .

