@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/bmRzuC>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 1663.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1663"^^xsd:string ;
  gtm:kadastraleAanduiding "N1663"@nl ;
  ns0:name "Perceel GDA01-N1663"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360166370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELUng> ;
  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/106096> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6772213281286 52.003732138539,4.6771367478877 52.003777765996,4.6768788822494 52.003595821028,4.6769629856985 52.003549948191,4.6771639618097 52.003691677073,4.6771736565974 52.003686450352,4.6771997255141 52.003704845157,4.6771900884051 52.003710108182,4.6772213281286 52.003732138539))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

