@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bIwjtL>
  gtm:oppervlakte "2"^^xsd:string ;
  gtm:kadastraalNummer "4518"^^xsd:string ;
  gtm:kadastraleAanduiding "C4518"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4518"^^xsd:string ;
  ns0:name "Perceel GDA01-C4518"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260451870000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR6Hk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73016> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.712455 52.0125025,4.7124557 52.0125028,4.7124362 52.0125152,4.7124111 52.0125311,4.7124025 52.0125261,4.7124052 52.0125249,4.712425 52.0125163,4.7124496 52.0124996,4.712455 52.0125025))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

