@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/bcv3sK>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 6602.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6602"^^xsd:string ;
  gtm:kadastraleAanduiding "K6602"@nl ;
  ns0:name "Perceel GDA01-K6602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330660270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbCR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83887> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7528909474327 52.009256925452,4.7528648042032 52.009254753205,4.7528626541855 52.009264646808,4.7528308952535 52.00926201285,4.7528330452781 52.009252119248,4.7525933040211 52.009232239091,4.7526037762023 52.009183902135,4.7528968527397 52.009208096467,4.752892660612 52.009215111776,4.7529131608512 52.009219779345,4.7528909474327 52.009256925452))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

