@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/b008n66>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fef31d77295f3cdef07eafb06215696f"^^xsd:string ;
  ns0:name "Pand 2066"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71018493 52.01243693, 4.71003711 52.01242925, 4.71003431 52.01245895, 4.71019985 52.01246927, 4.71020286 52.01243786, 4.71018493 52.01243693))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

