@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/b0cLro>
  gtm:kadastraalNummer "1740"^^xsd:string ;
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraleAanduiding "G1740"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1740"^^xsd:string ;
  ns0:name "Perceel GDA01-G1740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300174070000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2iP5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76520> ;
  ns0:startDate "1998-11-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984204 52.0110817,4.6984812 52.0110398,4.6984893 52.0110448,4.6984204 52.0110817))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

