@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bFBwYF>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 3740.0 ;
  gtm:kadastraleAanduiding "F3740"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3740" ;
  ns0:name "Perceel GDA01-F3740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290374070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76422> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000509889205 52.002130358469,4.7000509484803 52.002128245953,4.7001511712013 52.002127338945,4.7001517420565 52.002150909928,4.7001512313253 52.00221465286,4.700153632674 52.002318348363,4.7000834276177 52.002319035127,4.7000546878306 52.002305213927,4.7000509889205 52.002130358469))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

