@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/bEz1Tq>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 5067.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5067"^^xsd:string ;
  gtm:kadastraleAanduiding "K5067"@nl ;
  ns0:name "Perceel GDA01-K5067"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330506770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bS5FhH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82560> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7225633663933 52.015682504609,4.7227573622546 52.015700156286,4.7230654393237 52.015729408113,4.7230490593539 52.01576422661,4.7227195932688 52.015738170734,4.7225532018223 52.015723524164,4.7225633663933 52.015682504609))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

