@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/bW2PPn>
  gtm:oppervlakte 288.0 ;
  gtm:kadastraalNummer 1674.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1674"^^xsd:string ;
  gtm:kadastraleAanduiding "N1674"@nl ;
  ns0:name "Perceel GDA01-N1674"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360167470000/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/106107> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6780532637116 52.003159394755,4.6780825492197 52.003176073976,4.6780941315551 52.003168431673,4.67812936209 52.00318859826,4.6780402420588 52.003247906387,4.6776940574882 52.003049746197,4.6777840870258 52.002990947165,4.6780648763091 52.003151680729,4.6780532637116 52.003159394755))"^^geo:wktLiteral ;
    osm:area 288.0
  ] .

