@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/bSVjp2>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 5413.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5413"^^xsd:string ;
  gtm:kadastraleAanduiding "K5413"@nl ;
  ns0:name "Perceel GDA01-K5413"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330541370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PO0s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82891> ;
  ns0:startDate "2004-01-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7433361436261 52.006034462322,4.7433777041924 52.00600749978,4.7434042220758 52.005988490567,4.7436446304817 52.005826486222,4.7437063699172 52.00586088075,4.7435590303113 52.005965886466,4.7435619054141 52.00596750212,4.7435257190658 52.005994476138,4.7435091112754 52.005985657598,4.7434704039209 52.006011709986,4.7434732522199 52.006013163705,4.7434043714078 52.006059229983,4.7433922098072 52.006067369863,4.7433361436261 52.006034462322))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

