@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/b00916q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f6363a4342bb1f4cca61aa4cbb03f75a"^^xsd:string ;
  ns0:name "Pand 2385"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963212> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71263736 52.01335941, 4.71259407 52.01333949, 4.71256253 52.01336728, 4.71254038 52.01338680, 4.71258529 52.01340604, 4.71263736 52.01335941))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

