@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bWtcUS>
  gtm:oppervlakte 602.0 ;
  gtm:kadastraalNummer 7244.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7244"^^xsd:string ;
  gtm:kadastraleAanduiding "K7244"@nl ;
  ns0:name "Perceel GDA01-K7244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330724470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTa7q>, <https://n2t.net/ark:/60537/bvC4Et> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79423> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7257101919904 52.017037727082,4.7259624975316 52.017021689007,4.7260134417885 52.017330753115,4.7259699738105 52.017333511105,4.725761120488 52.017346755263,4.7257101919904 52.017037727082))"^^geo:wktLiteral ;
    osm:area 601.0
  ] .

