@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/bOyCfs>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 3753.0 ;
  gtm:kadastraleAanduiding "A3753"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A3753" ;
  ns0:name "Perceel GDA01-A3753"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240375370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJyYhL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70074> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204458166855 52.014744654451,4.7202267014913 52.014714982964,4.7202405196589 52.014680150333,4.7204543059523 52.014710609558,4.7204458166855 52.014744654451))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

