@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0073bf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9fc42e424910ddcaf2623613e959af93"^^xsd:string ;
  ns0:name "Pand 765"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71479468 52.00928889, 4.71485509 52.00929572, 4.71489807 52.00916888, 4.71484104 52.00916161, 4.71483614 52.00917505, 4.71483614 52.00917505, 4.71479468 52.00928889))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

