@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/b0074bt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4bbfa1dfe76c682be4fd1628ae7ae0e9"^^xsd:string ;
  ns0:name "Pand 794"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961621> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70683632 52.00928239, 4.70680643 52.00930211, 4.70682843 52.00931499, 4.70685849 52.00929522, 4.70683632 52.00928239))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

