@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/b00887f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/23e68b64abd91b05bb5ca427eb4dd03c"^^xsd:string ;
  ns0:name "Pand 1748"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962575> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70702993 52.01188110, 4.70706060 52.01189343, 4.70710792 52.01185147, 4.70708961 52.01184358, 4.70707801 52.01183859, 4.70702993 52.01188110))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

