@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/bFBxEd>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5436.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5436" ;
  gtm:kadastraleAanduiding "M5436"@nl ;
  ns0:name "Perceel GDA01-M5436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350543670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfL0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88303> ;
  ns0:startDate "1999-06-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127091335426 52.029945473191,4.7127145630843 52.030003937738,4.7123860043836 52.030014585095,4.7123816933312 52.029968962346,4.7124246288531 52.029967599474,4.7124234540337 52.029953687721,4.712422410883 52.029942644014,4.7124521352727 52.029941861577,4.7124520983281 52.029941411947,4.7124659201929 52.029940915892,4.7124671150584 52.02995349748,4.7127091335426 52.029945473191))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

