@prefix schema: <http://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/b006xsk>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/fd2d873bcd4bdf3518eeadec6ded8b00"^^xsd:string ;
  schema:name "Pand 633"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961460> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71280536 52.00900873, 4.71274661 52.00899008, 4.71270213 52.00904277, 4.71275913 52.00906269, 4.71280536 52.00900873))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

