@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/baq3UN>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 224.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N224"^^xsd:string ;
  gtm:kadastraleAanduiding "N224"@nl ;
  ns0:name "Perceel GDA01-N224"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360022470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89940> ;
  ns0:startDate "2017-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6812057383654 52.003265426126,4.6812177220392 52.003318278123,4.6812247873271 52.003339425356,4.6812079357623 52.003341373644,4.6811632063495 52.003347226468,4.6811465453451 52.003350020803,4.6810972968743 52.003145310271,4.6810980122572 52.003145197713,4.6811422648904 52.003139090377,4.6811745267907 52.003135149221,4.6812057383654 52.003265426126))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

