@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bNVxba>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 5393.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5393" ;
  gtm:kadastraleAanduiding "M5393"@nl ;
  ns0:name "Perceel GDA01-M5393"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350539370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojAWd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88271> ;
  ns0:startDate "2002-02-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144355360264 52.035793135838,4.7144362749085 52.035773051054,4.7144395906117 52.035707544786,4.7144429469156 52.035619927362,4.7144434701297 52.035606438809,4.714517897947 52.03560751114,4.7145174041708 52.035620981884,4.7145141923905 52.03570869002,4.7145110579234 52.035794160492,4.7144815813395 52.035793713472,4.7144355360264 52.035793135838))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

