@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bCTqYW>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 2874.0 ;
  gtm:kadastraleAanduiding "F2874"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2874"^^xsd:string ;
  ns0:name "Perceel GDA01-F2874"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290287470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChbT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bWSALI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75122> ;
  ns0:startDate "2007-02-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.691844344154 51.999855267381,4.6918806254533 51.999914958204,4.6919122808217 51.999969642094,4.6917147705565 52.000012833066,4.6916831406946 51.999957457163,4.6916494438116 51.999900154499,4.691726486491 51.999882767731,4.691844344154 51.999855267381))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

