@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/bmerVz>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 3620.0 ;
  gtm:kadastraleAanduiding "F3620"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3620"^^xsd:string ;
  ns0:name "Perceel GDA01-F3620"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290362070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOYa8B> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76378> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6972765794534 52.004592246503,4.6973211834358 52.00448090766,4.6973491731294 52.004403429695,4.6973654944436 52.004376290424,4.6973961597203 52.004383319321,4.6974464170159 52.004392952815,4.6973614191415 52.004605183738,4.6972765794534 52.004592246503))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

