@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/bj9sPE>
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraalNummer "704"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N704"^^xsd:string ;
  gtm:kadastraleAanduiding "N704"^^xsd:string ;
  ns0:name "Perceel GDA01-N704"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360070470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPM5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90055> ;
  ns0:startDate "2019-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6868783 52.00178,4.6869046 52.0017642,4.6869127 52.0017693,4.6868864 52.0017851,4.6868564 52.0018032,4.6868483 52.0017981,4.6868783 52.00178))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

