@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/bNIPus>
  gtm:oppervlakte 202.0 ;
  gtm:kadastraalNummer 4413.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4413" ;
  gtm:kadastraleAanduiding "M4413"@nl ;
  ns0:name "Perceel GDA01-M4413"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350441370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNyn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87497> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7152308018172 52.029520754296,4.7153214708333 52.029524507495,4.7153065717131 52.029670690334,4.7152959686919 52.029774292778,4.7152252287572 52.029774760981,4.7152189855639 52.029831531892,4.7152029657079 52.029830901167,4.715161607389 52.029829137109,4.7151674143383 52.029772309781,4.7152032972046 52.029773826868,4.7152308018172 52.029520754296))"^^geo:wktLiteral ;
    osm:area 202.0
  ] .

