@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/btJDDD>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 4035.0 ;
  gtm:kadastraleAanduiding "E4035"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4035"^^xsd:string ;
  ns0:name "Perceel GDA01-E4035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280403570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5tf1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74473> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6950051203313 52.010467774385,4.6949542540918 52.010499051584,4.6948797916375 52.01045013014,4.6947923887942 52.010395946216,4.6947524863251 52.010370921441,4.6948030551614 52.01034003807,4.6948439129179 52.010365454949,4.6949301807052 52.010419569241,4.6950051203313 52.010467774385))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

