@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/biJZRs>
  gtm:kadastraalNummer "1202"^^xsd:string ;
  gtm:kadastraleAanduiding "C1202"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1202"^^xsd:string ;
  schema:name "Perceel GDA01-C1202"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bnh5S9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7147704 52.0098869, 4.7147209 52.009942, 4.7147604 52.009956, 4.7148081 52.0098998, 4.7147704 52.0098869))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

