@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/bRSLM2>
  gtm:kadastraalNummer "950"^^xsd:string ;
  gtm:kadastraleAanduiding "C950"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C950"^^xsd:string ;
  schema:name "Perceel GDA01-C950"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZO6x>, <https://n2t.net/ark:/60537/bjMHR4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15832> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7125373 52.0134267, 4.7124374 52.0135204, 4.7124815 52.0135397, 4.7125858 52.0134475, 4.7125373 52.0134267))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

