@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/bIwgQq>
  gtm:kadastraalNummer "1284"^^xsd:string ;
  gtm:kadastraleAanduiding "C1284"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1284"^^xsd:string ;
  schema:name "Perceel GDA01-C1284"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXvRAf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16166> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7153795 52.0084603, 4.714921 52.0083879, 4.7149061 52.0083859, 4.7148892 52.0084264, 4.7153787 52.0085039, 4.7153795 52.0084603))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

