@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/bYXza3>
  gtm:kadastraalNummer "624"^^xsd:string ;
  gtm:kadastraleAanduiding "C624"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C624"^^xsd:string ;
  ns0:name "Perceel GDA01-C624"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bpMksC>, <https://n2t.net/ark:/60537/bWSLit> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15506> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132266 52.012297, 4.7132384 52.0123027, 4.7132733 52.0122709, 4.713261 52.0122657, 4.7130908 52.0121915, 4.7130577 52.0122198, 4.7132266 52.012297))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

