@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/bgsm2g>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 1730.0 ;
  gtm:kadastraleAanduiding "F1730"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1730" ;
  ns0:name "Perceel GDA01-F1730"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290173070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2IigP> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75295> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7018262928531 52.005226551665,4.7017683154372 52.005247354827,4.7017006054169 52.005176005927,4.7016296876917 52.005102049638,4.7015559695042 52.005024571507,4.7015274701468 52.004993934748,4.7015669509644 52.004979801233,4.7015859591034 52.004972999858,4.7017590355928 52.005155115551,4.7018262928531 52.005226551665))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

