@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/b3XmL4>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 2133.0 ;
  gtm:kadastraleAanduiding "F2133"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2133" ;
  ns0:name "Perceel GDA01-F2133"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75552> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968572297138 52.005380823025,4.6969933704292 52.005419004261,4.6970643124961 52.005438880168,4.6971782198029 52.005471007457,4.6972574369654 52.005494509149,4.6972274872319 52.005535572479,4.697147948522 52.00551214079,4.69703466578 52.005479172222,4.696828529545 52.005420167807,4.6968572297138 52.005380823025))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

