@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/b37wc3>
  gtm:kadastraalNummer "1204"^^xsd:string ;
  gtm:kadastraleAanduiding "C1204"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1204"^^xsd:string ;
  ns0:name "Perceel GDA01-C1204"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bB1hug>, <https://n2t.net/ark:/60537/bSw3sg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16086> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7147418 52.0098565, 4.714731 52.0098694, 4.7147278 52.0098731, 4.7147704 52.0098869, 4.7148081 52.0098998, 4.7148456 52.0099133, 4.7147965 52.0099688, 4.71481 52.0099735, 4.7148061 52.0099823, 4.7148974 52.0100063, 4.7149155 52.0099153, 4.7147418 52.0098565))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

