@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/b00798w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/801a984bc81db8efc5939ef3f9f020f5"^^xsd:string ;
  ns0:name "Pand 937"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961764> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70457942 52.00994032, 4.70455145 52.00992527, 4.70448758 52.00997231, 4.70451630 52.00998680, 4.70457942 52.00994032))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

