@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/b01zfrr>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 4666.0 ;
  gtm:kadastraleAanduiding "C4666"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4666"^^xsd:string ;
  ns0:name "Perceel GDA01-C4666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260466670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3033707> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.711721288248 52.012575623996,4.711778546971 52.012534201404,4.7119345391727 52.012612540382,4.7119368361298 52.01261090868,4.7119567174372 52.012624577231,4.7119113923446 52.012654158732,4.7119241071444 52.012661044877,4.7119046749633 52.012673643008,4.711911047878 52.012677023251,4.711910061714 52.012677700713,4.711721288248 52.012575623996))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

