@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/brRuit>
  gtm:oppervlakte 3080.0 ;
  gtm:kadastraalNummer 10029.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K10029"^^xsd:string ;
  gtm:kadastraleAanduiding "K10029"@nl ;
  ns0:name "Perceel GDA01-K10029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16331002970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8qTa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246426> ;
  ns0:startDate "2023-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7434225179678 52.016662983014,4.7435509121249 52.016345919117,4.7437398825772 52.015879269106,4.7439361103253 52.015902398921,4.7440151435294 52.015977218501,4.7442103010924 52.016053661035,4.7442108840046 52.016054661928,4.7442843524106 52.016182338512,4.7442314206179 52.016308785485,4.7441416140188 52.016523818158,4.7438441689857 52.016585785815,4.7435848864098 52.016634865301,4.7434225179678 52.016662983014))"^^geo:wktLiteral ;
    osm:area 3107.0
  ] .

