@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/biWLSf>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 1416.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1416"^^xsd:string ;
  gtm:kadastraleAanduiding "N1416"@nl ;
  ns0:name "Perceel GDA01-N1416"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360141670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vpAY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105988> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6791370415902 52.003661524173,4.6790805385545 52.003695394259,4.679080293551 52.003695230993,4.6790491190999 52.003675466613,4.678919750117 52.003593423702,4.6788620844723 52.003556152164,4.6788416518599 52.003543238645,4.6788344420323 52.003538683057,4.67889025339 52.003505267337,4.6788974640699 52.003509768996,4.6789180574354 52.003522647519,4.6789760330078 52.003559660229,4.6791117063698 52.003645498174,4.6791367676041 52.003661351745,4.6791370415902 52.003661524173))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

