@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bSicK4>
  gtm:oppervlakte "169"^^xsd:string ;
  gtm:kadastraalNummer "9019"^^xsd:string ;
  gtm:kadastraleAanduiding "A9019"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9019"^^xsd:string ;
  ns0:name "Perceel GDA01-A9019"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240901970000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bacvkZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bw1mJY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71637> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179015 52.0089934,4.7176774 52.0089696,4.7176801 52.0089598,4.71767 52.0089588,4.7176753 52.0089415,4.7175006 52.0089227,4.7175104 52.0088876,4.717941 52.0089333,4.7179015 52.0089934))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

